STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

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
  • 259 Views
  • 2 replies
  • 0 kudos

Resolved! I start STM32CUBEMX as beginnger. so I refer to https://www.st.com/content/dam/kms/Contents/Reflibrary/STM32CubeMX_Quick_Guide.pdf but it outdated. so i want get updated file.

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
  • 248 Views
  • 1 replies
  • 0 kudos

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
  • 621 Views
  • 4 replies
  • 0 kudos

CubeMX deletes existing pin assignments without warning

CubeMX ver 6.2.1 (and also 5.6.1). Start with a new project (STM32G474VE TQFP100 in the attached IOC file). Map pin PC10 to an EXTI function (in my case, falling edge with pull-up) and enable the NVIC EXTI15_10 interrupt. Make sure this pin is "pi...

Bob S by Principal
  • 772 Views
  • 2 replies
  • 0 kudos