STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

STM32CubeMX UART LL Driver issues

Hello,I had earlier raised the concern on STM32CubeH7 GitHub page ( https://github.com/STMicroelectronics/STM32CubeH7/issues/69 ). However they asked me to raise the concern on this forum.I am observing following function calls missing from MX_UART8_...

MX Init functions overwrite static size_t variable

I am working on an embedded application using the STM32F103C8T6 (black pill). I've been slowly adding the functionality I need and adding different peripherals one by one. For USART I was using the excellent code written by Tilen Majerle here. Everyt...

SStru.1 by Associate II
  • 658 Views
  • 2 replies
  • 0 kudos

Resolved! Not seeing full DMA Initialization with CubeMx

With CubeMx, I've set up the DMA in Circular Mode, Data Width Half Word, Increment Address Memory. When I get the generated code, I only see the code below. Where are the other initialization parameters? Is it because the DMA channel interrupt is ena...

xpp07 by Senior
  • 606 Views
  • 1 replies
  • 0 kudos