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

I can't generate code from stm32cubemx

The first time I generate code, it works.But by the second time I clicked the GENERATE CODE, the progress bar is not moving anymore after 'generating user source code'.I have tried to remove the file '.mxproject' , but it didn't work. The Application...

0693W00000NsliKQAR.png
Lkid by Associate
  • 438 Views
  • 2 replies
  • 0 kudos

how to stop output compare channel at only 8 pulses?

I have used output compare to send data at two pins simultaneously. the data is variable. however, I need only 8 clk pulses and on each rising and falling pulse edge data transfer to the output pin.I am unable to stop pulses and data at only 8 edges ...

0693W00000NsrrhQAB.png 0693W00000NsrpbQAB.png 0693W00000NsrpgQAB.png 0693W00000NsrwXQAR.png
SAMIN.1 by Associate III
  • 259 Views
  • 0 replies
  • 0 kudos

Resolved! Is the STM32H747 code directly portable to the STM32H757?

I'm using the STM32H757i Eval board. In STMCube repository for H7 v1.10.0, there is not a project folder for the STM32H757i eval board. I'd like to use the BSP LED/Touch drivers from the STM32H747i-EVAL project found in the cubeMX repository and pote...

jmorganj by Associate III
  • 349 Views
  • 1 replies
  • 0 kudos

Resolved! Bugs in LL driver for STM32H743

MCU:stm32h743vih6 rev.vSTM32CubeMX Ver:6.4.0Configuration: HSE 16MHz, 480MHz cpu core frequency, system clock mux=pllclk(480MHz), HPRE Prescaler=4. Project manager -> Advance Settings -> Driver Selector -> GPIO/RCC/CORTEX_M7 all set to LL.Bug: mcu wi...