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

CubeMX: accidentally disabled TIM6

While enabling Timers in CubeMX, I accidentally clicked on TIM6 which is already on by default and used by the Core I believe. I re-enabled it by clicking on it again and of course the default settings got erased. And now whenever I try to run my cod...

TIM6.PNG TargetError.PNG

UART DMA race condition bug

Hi, I want to discuss this problem in UART DMA on STM32F4 boardsI am sorry to upload picture rather than code.Moreover, my English is not proficient and please understand.I tested my code under nucleo-f429zi.------------------------------------------...

Taehyun9203_0-1693113902193.png Taehyun9203_4-1693114628194.png Taehyun9203_5-1693114892969.png Taehyun9203_6-1693115098198.png

Selecting HSE as clock gives error

Hello, I have a problem trying to create a project in STM32CubeMX with a custom board using STM32L476RGT6 with crystal oscillator of 32MHz. In the interface configuration, when I selected HSE and set the value of 32MHz, it failed to initialize the pe...

User2501 by Associate II
  • 1171 Views
  • 3 replies
  • 0 kudos

Resolved! How can I "remount" an SD-card?

Hello.Short Story:I'm doing a little project that has to write some sensor data to an SD-Card.After setting up with CubeMX, I found this (well-known) example of "kiwih" (https://github.com/kiwih/cubemx-mmc-sd-card?fbclid=IwAR1JE_SkRHDFSikRvwptlszMZUA...

0690X000009XeBGQA0.jpg

STM32CubeMX update

Hello, When Itry to open this file, I have this message. Do you know the way to update the version 6.9.1 for STM32CubeMX ? I don't know if I must update together with STM32CubeIDE version ? I have currently version 1.10.1 for STM32CubeIDE. Thank you...

DYann1_1-1692626941506.png
DYann.1 by Senior II
  • 1820 Views
  • 8 replies
  • 1 kudos

FatFS on SD card using SDIO in STM32F103

Hi,I'm trying to configure CubeMX to create a FatFS on an SD card using SDIO interface in STM32F103.I was reading https://community.st.com/t5/stm32-mcus/how-to-create-a-file-system-on-a-sd-card-using-stm32cubeide/ta-p/49830 but it's using SDMMC while...

AFink by Associate III
  • 3723 Views
  • 2 replies
  • 1 kudos