STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.1 released

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

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
  • 2104 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
  • 6836 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
  • 1101 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
  • 1431 Views
  • 3 replies
  • 1 kudos