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

what is To Power???

helloI use STM23CubeMX, but i have question.what is To Power???? why to connect system clock to to power??

0693W00000AMRdnQAH.png
MYu.1 by Associate II
  • 1068 Views
  • 4 replies
  • 0 kudos

Resolved! STM32L433 code generation issue

When there is an ADC analog watchdog on DAC1 channel 1 output, cube generates the string ADC_CHANNEL_DAC1CH1_ADC2 (which throws an error) instead of ADC_CHANNEL_DAC1CH1.No big problems but worth telling.

MFran.4 by Senior
  • 750 Views
  • 2 replies
  • 0 kudos

Resolved! STM32CubeMX Quick Guide outdated.

I start STM32CUBEMX as beginnger.so I refer to https://www.st.com/content/dam/kms/Contents/Reflibrary/STM32CubeMX_Quick_Guide.pdfbut it outdated. so i want get updated file. also i want to get STM32Programmer reference . ***Moderation Edit: please do...

MYu.1 by Associate II
  • 649 Views
  • 1 replies
  • 0 kudos

Resolved! How do I get back to STM32CubeMX from within STM32CubeIDE?

I used STM32CubeMX to create the initial code for my STM32CubeIDE project. But looking over the generated code, I realize I need to make a change. How do I get back to STM32CubeMX from within STM32CubeIDE in order to modify and regenerate the code?

Resolved! STM32H745, MDMA_IRQHandler() is missing in stm32h7xx_it.c

I register MDMA call backs, for example XferBufferCpltCallback, XferBlockCpltCallback, etc. using the HAL_MDMA_RegisterCallback() function. But the callbacks never got hit. These callbacks are called from stm32h7xx_hal_mdma.c/HAL_MDMA_IRQHandler(). H...

BVu by Associate III
  • 1744 Views
  • 4 replies
  • 0 kudos