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 Utility useful update!

Hi! I'm often working with STM32 MCUs and use CubeMX for project creation since it's very useful for such purposes. But what is bothers me the most is that CubeMX generate sections for usercode, where I should write.I understand that it was made for ...

Lenoe by Associate II
  • 599 Views
  • 1 replies
  • 0 kudos

Resolved! Update Manager has stopped connecting

Hi, I performed a clean re-install of CubeMX and am now having network connectivity problems.Machine: Win10 Home (v1809)CubeMX Version: v5.3.0Install Loc: C:\Sw\stm\STM32CubeBoot Error: Updater Settings:Update Manager:I can browse online and ping goo...

0690X000009YwjDQAS.png 0690X000009YwjIQAS.png 0690X000009YwjNQAS.png
Justin1 by Senior
  • 1145 Views
  • 5 replies
  • 0 kudos

General info on CubeMX generated projects.

I'm using the latest STM32CubeMX Version 5.3.0 (July 2019). I'm trying to wrap my head around the general project structure. Let's take for example a NUCLEO-F767ZI project generated by CubeMX.I'll go through a few conclusions I've drawn so far.1. The...

Change memory map of application using STM32CubeMX

Hello,For a project generated with STM32CubeMX I have to update the memory map in the linker file to be able to use it with a bootloader. The linker file is generated by CubeMX but I don’t see an option to define the starting address of the applicati...