STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.12.1 released

Hello community, We are pleased to announce you that the minor release STM32CubeMX V6.12.1 is now available for download on st.com. Main issues fixed in this minor release: ADC init code error. When ADC is configured in multimode, an issue with the ...

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

If I activate the LSE for the RTC instead of the LCI, using version 6.4 of stm32cubemx , the "SystemClock_Config()" function generates an error. is there a solution to solve the problem using version 6.4 of stm32cubemx.

Initially I used version 6.5 of stm32cubemx to generate my project for stm32h743 and as I use the ADC module which I cannot get to work with this version, I switched to version 6.4, I So the problem of the ADC is solved, it works very well except tha...

Resolved! STM32CubeIDE modify HAL code

We have to make minimal changes to parts of the HAL code, which would be overwritten by code generation.Is there a recommended way to implement such changes, such that they don't get reverted by generation?The two ways I can think of both have their ...

JKut by Associate II
  • 398 Views
  • 1 replies
  • 0 kudos

Resolved! How to set DIVN2 and DIVP2 of PLL2 in code

I have set the clock for the ADC to 51.2MHz by PLL2P with the DIV set as seen below. Without reprogramming the STM32H7A3 I would like to change DIVN2 to x16 and DIVP2 to /32 to give me 4MHz clock to the ADC, but I can not seem to find where these are...

0693W00000NqiT8QAJ.png
KSOdin2 by Associate III
  • 1090 Views
  • 11 replies
  • 0 kudos