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

Error in STM32U5 MDF code generation

For a project based on the STM32U585 I use the MDF in a specific configuration.Filter 0: receives input from SIT0Filter 1 receives input from SIT3Filter 3 receives input from SIT0So three filters are used and only two serial input streams. Serial inp...

Leon3_0-1759241815651.png
Leon3 by Associate II
  • 100 Views
  • 3 replies
  • 1 kudos

Resolved! NUCLEO-H7S3L8 Debugging Code Running from XSPI NOR Flash

I created a Boot/App/ExtMemLoader project for my NUCLEO-H7S3L8 via the STM32CubeMX for STM32CubeIDE, and ran into issues when running the application code from the external NOR Flash chip on the NUCLEO board (U18, P/N MX25UW25645GXDI00 on the schemat...

rbtmkr42_0-1759118569172.png
rbtmkr42 by Associate II
  • 223 Views
  • 4 replies
  • 0 kudos

Motor Control Timer Configuration PWM_PERIOD_CYCLES

We are migrating to a custom board and controller. Looking at the IOC generated by the Motor Control Workbench, there are some mystery variables that show up in the timer and we cannot track down where they are defined. See the attached snapshot and ...

gadams by Associate II
  • 47 Views
  • 1 replies
  • 0 kudos

STM32U575 - SD card Hard Fault

Post edited by ST moderator to be inline with the community rules especially with the code sharing. In next time please use </> button to paste your code. Please read this post: How to insert source code Hi everyone, I’m interfacing a microSD card wi...