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

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

Resolved! HAL_UART_Receive_IT - how to clean before starting the function

Dear Mrs, Mr,I'm working with a Riverdi discovery board with a STM32. I'm developing a serial protocol for which I'm using interrupt for reception.I enabled the IT in CubeMxUsing HAL_UART_Receive_IT(), it is working fine for the first time and also i...

PDogu.1 by Associate
  • 2127 Views
  • 1 replies
  • 0 kudos

Resolved! could not verify st device

i cant uplode code in my stm32 Bluepill. error notification (could not verify ST device).how to solve this problem I also change change stm32fx.cfg file .but I face same problem .

0693W00000Su358QAB.png 0693W00000Su34jQAB.png 0693W00000Su34ZQAR.png
SAHME.1 by Associate
  • 2910 Views
  • 3 replies
  • 0 kudos

STM32MXCube : How to Configure Push Pull PWM

Hi,I​ have control H-bridge with 4 MOSFET .MCU: STM32G071RBPWM Topology : Push Pull Mode (Not Complementary)PWM Frequency : 10KHz.Dead Time : 2.5usDuty Cycle : 0% to 50%Emergency Stop : 2 Fault Pins for Individual ChannelsHow to generate Push Pull M...

STM32H745 discovery evk Missed External Interrupt in FreeRTOS

Hello,I’ve just started using FreeRTOS with an ARM Cortex m7 core. I’m using a sensor that provides an interrupt at every 62.5uS. based on that interrupt I have to read the 27-byte sensor data over SPI for that I have created one task(Read sensor dat...

0693W00000StfFYQAZ.png 0693W00000Stf8hQAB.png
HPate.10 by Associate III
  • 1018 Views
  • 3 replies
  • 0 kudos

STM32CubeIDE not creating middleware USB_Device.

I am not able to configure USB_Device mode (USB_Device not enabling permanently disabled how to enable USB_Device in middleware). I want to select CDC in USB_Device.please give me solution for the same ASAP.

SShar.16 by Associate
  • 1254 Views
  • 1 replies
  • 0 kudos

Resolved! Dual bank support on STM32G431

I've been trying to implement over the air updating on a board with the mentioned MCU. According to the reference manual of the G4 MCU series, dual bank operation should be supported, but the Flash memory characteristics of the G431xB series only men...