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

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 888 Views
  • 5 replies
  • 7 kudos

STM32H743 raw LwIP ping - not working

Hi everyone,I have an STM32H743 Nucleo kit with ethernet interface. I'm trying to make alive a simple TCP/IP demo with the raw LwIP stack. I'm using STM32CubeMX with TrueStudio.In the Cube I have configured the followings:- Clock is set to th highest...

Attila by Associate II
  • 1257 Views
  • 2 replies
  • 0 kudos

Resolved! About flash size of STM32H743

About STM32H743VGT6Selector of STM32CubeMX show that flash size of STM32H743VGT6 is 1024K.but when i used STM32CubeProgrammer to connect it,that show flash size if 2048K。even the sector from 0x0810 0000 to 0x081f ffff can be erase and program to。so t...

csinu by Associate II
  • 1232 Views
  • 1 replies
  • 1 kudos

Resolved! STM32G474RB,128K flash,then datasheet show that 512K。And does RB and dual bank mode?

1�?why datasheet show that STM32G474RB has 512K Flash。But STM32CubeMX show 128K?2�?does the STM32G474RB has dual bank mode?3�?STM32G474RE,when dual bank,bank1——0x0800 0000~0x0803 FFFF,bank2——0x0804 0000~0x0807 FFFF。so if STM32G474RB has dual bank mod...

csinu by Associate II
  • 998 Views
  • 2 replies
  • 0 kudos

HAL USART DMA buffer reset method?

Hi Community, I find a method to reset a buffer of USART DMA Buffer.because I use USART DMA basically.​my system is consist of android smartphone, bluetooth and microcontroller(STM32F407VET), PC​when I click a button that implemented in a android, so...

BSang by Associate III
  • 5607 Views
  • 12 replies
  • 0 kudos

STM32H750 DMA cannot generate PWM

I am trying to use the DMA of the STM32H750 to generate a specific PWM, but it does not output any waves.HAL_TIM_PWM_Start(&htim2,TIM_CHANNEL_4); __HAL_TIM_SET_COMPARE(&htim2,TIM_CHANNEL_4,50);This is the code that usually generates pwm, it works, I ...

0690X00000AAEG0QAP.png 0690X00000AAEG5QAP.png 0690X00000AAEGAQA5.png 0690X00000AAEGFQA5.png
Ray G by Associate
  • 1042 Views
  • 3 replies
  • 0 kudos