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...

bug in FMC configuration of SDRAM in CubeMX 6.14

16bit SDRAM with 4 banks, 9bit column address, 13bit row should show as 32MB memory area,but it is shown as 16MB.You have to change column address bits to 10bit and back to 9 bits to set the value correctly (32MB).It is dangerous beacause code genera...

trzeci by Associate III
  • 344 Views
  • 4 replies
  • 1 kudos

error:"This feature requires internet connection"

  When I try to log in to my ST account in STM32CubeMX, it sends me an error message that says, 'This feature requires an internet connection.' However, my internet connection is working well, and I can use other browsers to surf the internet normall...

屏幕截图 2024-07-13 134732.png
Pea by Associate
  • 1344 Views
  • 3 replies
  • 0 kudos

Auto-generating Clock Configuration

Hi, we are working on an open-source library OS in Rust for embedded architectures, result of a collaboration between the French research institution INRIA and the Freie Universität Berlin, called Ariel OS. Our OS currently supports a variety of STM3...

HRTIM burst DMA

Hi,I am trying to figure out to make HRTIM burst DMA working. I want to update timer period, compare1, compare2, and compare 3 registers by using burst DMA. There is not much information about this. There are two postings in the community posted seve...

0693W00000HqpNIQAZ.png 0693W00000HqpMjQAJ.png 0693W00000HqpMyQAJ.png 0693W00000HqpNNQAZ.png
JRyu.1 by Associate
  • 2165 Views
  • 7 replies
  • 0 kudos

RTC_TAMP_IRQHandler Getting continuously triggered.

Hi, I have configured My RTC with LSE of 32.768Khz for STM32G0B1CETxAnd In NVIC Setting RTC & TAMP interrupts are enabled..All these are done using Cube MxAfter HAL_RTC_Init() call from main;  RTC_TAMP_IRQHandler is getting called continuously. Time ...

SPK_FW by Associate II
  • 36 Views
  • 3 replies
  • 1 kudos