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

STM32F042: UART application using CubeMX not working

Anyone Helps me!Anyone please show the basic USART's tx/rx code. Or check my CubeMX Project File.HAL's USART won't work.it code is generate from STM32Cube.There is two USART, one(huart2) everytime send data to STM, another(huart1) everytime wait comm...

ssako by Associate II
  • 1404 Views
  • 9 replies
  • 0 kudos

Resolved! STM32F7 Problem triggering ADC3 with TIM6

Hi, I'm using STM32F746ZG Nucleo board, Atollic Truestudio and STM32CubeMX for generate source code. I'm trying for a couple of days to configure Update Event of TIM6 to trigger ADC3 .There isn't problem with TIM1 triggering ADC3 (Edit Line 104: hadc...

JFerr.8 by Associate
  • 489 Views
  • 2 replies
  • 1 kudos

CubeMX 4.24 LL Drivers generation bugs

Posted on February 19, 2018 at 08:44Hi ,First of all,i want to thank ST for providing and developing such useful tools for developers.Found couple of bugs in STM32CubeMX v 4.24 U(S)ART code generation when using LL Drivers During my work ,I wrote an...

Resolved! problems with usb msc device on stm32f4

Hi. I need to create USB MSC Device on STM32F407. I use CubeMX for create project. When I compiled the project with MSC_MEDIA_PACKET = 512 windows did not see the mass storage device, then I changed MSC_MEDIA_PACKET = 256 and windows saw the mass sto...

MishaT by Associate II
  • 848 Views
  • 1 replies
  • 0 kudos