STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.15.0 released

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

The time is: 33:55!

I think it's related to my previous question:https://community.st.com/s/question/0D53W00001sGksoSAC/is-it-possible-rtc-on-stm32h7-loses-1-second-on-each-power-cycleI applied a workaround by practically removing all MX_RTC_Init().It seems to work, how...

HTD by Senior III
  • 2357 Views
  • 15 replies
  • 0 kudos

Resolved! How to activate I/O compensation cell.

I was working with the test code of QSPI. I generated the code using the latest STM CUBMX ver 1.10.1. But after generation also it didn’t worked. Then I compared the code with the sample test code. There I found the below mentioned code patch in the ...

Resolved! STM32 ADC 16bits resolution

STM32 MCU has 12 bits ADC resolution, but some MCU claim "up to 16-bit with hardware oversampling". When I setup ADC in STMCubeMX, no option for "hardware oversampling", how to achieve 16-bit ADC resolution?

New.Fish by Associate III
  • 7562 Views
  • 9 replies
  • 0 kudos

stm32l0xx _ll_ spi.h not generating in my project

Hi all,I have just started working with stm32 and i am trying to port some example code from stm32f0 to stm32l0 board.When i configured my project on L073rz board with same configs in F0 series i am getting errors for some api's available in stm32l0x...

BChav.1 by Associate III
  • 1223 Views
  • 2 replies
  • 1 kudos

Sd card checkbox under FatFs is grayed out in STM32Cube IDE

I'm trying to set up FatFs to interface with an SD card over SPI. I know SDIO is faster, but my breakout board for the SD card only breaks out the pins nessesary for SPI. In the microcontroller configuration section of the STM32Cube IDE (what you get...

mcook.1 by Associate
  • 1553 Views
  • 3 replies
  • 1 kudos