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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

Resolved! STM32CubeMX display resolution problem

Posted on June 27, 2017 at 16:27Hello ST team,I think the STM32CubeMX code generator has a big problem with screen resolution. I'm using a laptop with 4K display, so my CubeMX appears like following screenshots, which are annoying in many cases: Alm...

0690X00000607RtQAI.png 0690X00000607UdQAI.png
misagh by Associate III
  • 4018 Views
  • 13 replies
  • 1 kudos

I found a Bug about the NAND Flash Driver of STM32F7

Posted on October 24, 2017 at 06:21When I meet a bad block in a NAND flash,it will stop here forever.The 'tickstart = HAL_GetTick()' should put in front of 'while(HAL_NAND_Read_Status(hnand) != NAND_READY)'.#nand-flash-driver #stm32cubemx #bug

0690X000006049kQAA.jpg

stm32cubeMX doesn't modify/generate the system_stm32l0xx.c

Posted on October 17, 2017 at 12:49Hi All,in order to build new project (using STM32l073v8t processor) folder, I used the STM32cubeMX.I've set all IOs, change the clock tree using its UI and etc' according to my project.When I check the generated co...

moranf by Associate II
  • 1085 Views
  • 3 replies
  • 0 kudos

STM32CubeMX LL Driver Issues

Posted on July 25, 2017 at 11:08I found two issues with the latest (and updated) STM32CubeMX when generating a Makefile project for STM32F334 Nucleo64 board.1. I selected only the LL drivers but the Makefile had the 'USE_HAL_DRIVER' definition, so t...

Resolved! STM32L452CEU6 HSI Problem

Posted on June 03, 2017 at 20:12I have a board which was designed to use the STM32L433CCU6 and am attempting to use it with an STM32L452CEU6.  The board works perfectly fine with the 433, but I am struggling a bit with the 452.  The problem I was fa...

NUCLEO-F746ZG With MQTT Using CubeMX

Posted on March 21, 2017 at 10:16Hi I have a NUCLEO F746ZG board. How I initialize ethernet using CubeMX and using MQTT Protocol to transfer my data to MQTT broker ?#ethernet #f746zg #mqtt #nucleo #cubemx

stm32f446re microSD SDIO

Posted on October 05, 2017 at 08:56Hi all,I am using the latest stm32cubemx with a stm32f446re Nucleo board and I am trying to access a microSD card. I have soldered headers to a microSD to SD adaptor and connect all the pins to the corresponding pi...

giolenas by Associate II
  • 4088 Views
  • 9 replies
  • 0 kudos