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

stm32cube lwip clean code but no link?

Posted on December 08, 2016 at 12:31hi everyone. im new at stm32 and im trying to use lwip with cubemx (firmware :stm32cubef4  v1.14.0). my board is stm3241g-eval. and i investigated example projects and it works (ex. udp echo client) I created a ne...

STM32CubeMX 4.18.0 - bug, deleted startup_stm32fxxxxx.s

Posted on November 27, 2016 at 02:16I tried the new version of STM32CubeMX 4.18.0. If I generate project for MDK-ARM V5 will be deleted the startup_stm32fxxxxx.s file in the path Drivers/CMSIS/Device/ST/STM32Fxxx/Source/Templates/gcc. Similarly, if...

CubeMX 4.18.0 compatible processor conversion bug

Posted on November 28, 2016 at 23:27I converted my project from using a '407VGT6 to using a '405VGT6 (very painless), BUT I lost all of my DMA settings and all of my interrupt priorities.Version control is my friend.Andrei from The Great White North...

STM32 Nucleo L476 Internal Temperature Sensor

Posted on July 20, 2016 at 23:00Hello,I'm trying to get the internal temperature sensor to work. But the whole time, the sampled values are too low. If I use that fancy formula from the reference guide, it says there are about 10�C, but believe me, ...

STM32L4 without Crystal for CAN, I2C and SPI

Posted on November 15, 2016 at 11:00Hello everyone,I am planing a few Sensors and remote switches which communicate using the CAN Bus. I'd like to use the STM32L433CC MCU because of its easy solderability by hand for prototyping. The boards should b...