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

Where is the rank N°1 settings? (ADC / STM32L151RETx)

I try to set, using last version STM32CubeIDE, the ADC to get 8 analog inputs, using DMA, with permanent conversion.I doesn't see anymore the rank 1 ? (see picture)When I start HAL_ADC_Start_DMA, i have only the AN0 value, and only 8 bits (I set12bit...

0693W00000NqKIzQAN.jpg
lclor by Associate III
  • 1670 Views
  • 5 replies
  • 0 kudos

[Cube OTG USB] [Minor issue]incorrectly @param description on HAL_StatusTypeDef USB_FlushTxFifo(USB_OTG_GlobalTypeDef *USBx, uint32_t num)

The original param description: * @param num FIFO number *    This parameter can be a value from 1 to 15      15 means Flush all Tx FIFOsAccording to stm32h7 reference manual, it should be: * @param num FIFO number *    This parameter can be a value ...

Resolved! How to change chip selection after a project is created

Hello, I'm programming using STM32H753. But I realized that the chip I chose when I was creating the project was STM32H743. Is there any way to change the chip settings in a project that has already been created? Should we re-create a new project unc...

Ekim.1 by Associate II
  • 2287 Views
  • 5 replies
  • 0 kudos

STM32 Code generation terminology

Hello , I am a student and want to understand the basic terminologies of the files being generated from the STM32CubeMX. Any document/Video to it will also be helpful.When I generate the code say for Nucleo-F401RE from the STM32CubeMX , I get these f...

PVaaz.1 by Associate III
  • 727 Views
  • 3 replies
  • 0 kudos