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

HAL_UART_RxCpltCallback() Not called in STM32F411VET

Hi, I've an STM32F411VET and CubeMX 5.5.0.I need to read data from uart2, but callback (HAL_UART_RxCpltCallback) isn't called.- In POLLING mode the usart2 works fine but this method isn't appropriate for me.- In INTERRUPT mode, I can send data but do...

SDall.11 by Associate III
  • 666 Views
  • 1 replies
  • 1 kudos

Resolved! bug in stm32CubeMX for SDIO 4bit

stm32cubeMX have bug in SDIO 4biti use stm32f407vg, stm32CubeMX ver 5.4.0in use 1 bit true work but 4bit not working.this code generate for SDIO mode: SD 1 bit/** * @brief SDIO Initialization Function * @param None * @retval None */ static vo...

kshin.111 by Associate III
  • 1385 Views
  • 6 replies
  • 0 kudos

Add custom file to project

Hi,Please help me, how to add a custom file into my project. When regenerate source by CubeMX it will delete my sourceThanks,

DLy.1 by Associate
  • 712 Views
  • 2 replies
  • 0 kudos

STM32F746ZET6 || Technical Query

Hi Team,Greetings of the day.We are using the STM32F746ZET6 controller from STM.We are using all the timers for our development.While configuring that timer we faced some conflict errors on that. Kindly help us on this to solve the issue.1. We are co...

MKUMA.13 by Associate
  • 464 Views
  • 1 replies
  • 0 kudos

May be a bug in STM32F3xx_HAL_Driver?

I'm creating serial communication application.I'm using STM32F303RE and USB CDC interface generated by STM32CubeMX.I used USBD_CDC_TransmitPacket() for transmitting data from device to PC.But when the data size == 64*x then read() in PC program didn'...

SAoya.1 by Associate
  • 599 Views
  • 2 replies
  • 0 kudos

I installed STM32CubeMX 5.6.1. When I ran CubeMX it freezes when I click Install/Remove embedded software packages. How can I fix that?

EDIT:I installed STM32CubeMX 5.6.1. When I ran CubeMX it freezes when I click Install/Remove embedded software packages. How can I fix that? There is a section for managing software installation. When I click any button here ("CHECK FOR UPDATES" or "...