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

How to use CSS in Cube MX?

Posted on March 20, 2018 at 08:30Hi every one.   I useing the CUBE MX for generate code. I would like to know when I use CSS(Enable the Clock Security system). After external clock fail MCU. Will it switch to internal clock. I attach file please see...

Gz by Senior
  • 4463 Views
  • 1 replies
  • 0 kudos

STM32F411re SPI SDCARD

Posted on March 20, 2018 at 22:57Hi everybody, I am back here because two weeks ago, I started to try to add a SD card on my nucleo F411re. I used SPI connexion. I tested the wiring with a mbed software called Nucleo_L476RG_SDCard_WorkingSample. I j...

baptor by Associate III
  • 1322 Views
  • 4 replies
  • 0 kudos

Resolved! STM32CubeMx v4.24.0 is not able to re-open a file

Posted on February 07, 2018 at 17:11Hi, I have a problem with STMCubeMx v4.24.0.My problem is : I cannot open a new project created with STM32CubeMx v4.24.0. This project was created from scratched. After I finish editing the file, I save it and clo...

Resolved! Cube MX 4.24.0 FreeRTOS Problem

Posted on January 30, 2018 at 16:59Hi,when I generate a example for the nucleo32 L432kc everything is fine, until I check the option freeRTOSAfter this the includes are not correct anymore:>>>>>Src\freertos.o: In function `StartDefaultTask':E:\Works...

Bug: CubeMX 4.25 path changes in Makefile

Posted on March 20, 2018 at 03:21After upgrading to 4.25 and regenerating the project, I went through a diff of all the changes in generated code since the previous version. The majority were whitespace and comment changes which were fine.But I did ...

0690X0000060AAZQA2.png 0690X0000060AAjQAM.png

STM32F4Discovery, CubeMX, and default RCC

Posted on March 08, 2018 at 00:01Creating a project using version 4.24 of CubeMX for the STM32F4Discovery board, I select 'yes' to 'Initialize all peripherals with their default Mode.'The RCC block selects 'Crystal/Ceramic Resonator' for the LSE.  H...