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 I2C stupid UX issue

Every time I need to configure I2C, which is not often, I have to check the correct rise and fall times for the default 100kHz frequency and doing so I am asking myself a question why the typical 100kHz value is provided by default but rise and fall ...

Screenshot 2023-09-15 214541.png
TDJ by Lead
  • 2545 Views
  • 11 replies
  • 0 kudos

Resolved! STM32CubeMX import pin-compatible STM32H7

Greetings,I'm having trouble porting the existing CubeMX configuration to a pinout compatible MCU.I'm using STM32H745IIK6 and trying to change it to STM32H755IIK6 following the instructions on page 287. of UM1718 Rev 34 ("Tutorial 5: Exporting curren...

0693W00000BajB5QAJ.png
DTomi.1 by Senior
  • 1721 Views
  • 4 replies
  • 0 kudos

Resolved! How can I have the STM32CubeMX Zigbee source files ?

Hello,I'm developping a Zigbee firmware for a custom board embedding a STM32WB MCU. So I'm using STM32CubeMX application to configure my card and the Zigbee middleware. For some reason, I need to understand how the differents Zigbee functions work an...

Evandzd by Associate
  • 1605 Views
  • 2 replies
  • 0 kudos

STM32CubeMX 6.9.2 released

STM32CubeMX 6.9.2 was released on st.com as well as an in-tool update patch. Main issues fixed in this patch: Ticket 158577 - [Bootpath Config] env.bat add quotes to variable stm32tpccliTicket 158868 - [Bootpath Config] secure manager post build cmd ...

Resolved! STM32H755bit getting stuck at WR_FLAG_VOSRDY

Hello,I have been working in a project with the mentioned MCU and by now i have been working it with SMPS_SUPPLY and VOS3 to work at 100Mhz Both CM7 and CM4.By now days i need to boost it up to 400Mhz and 200Mhz, so i need to change from VOS3 to VOS1...

urbito by Senior II
  • 2268 Views
  • 5 replies
  • 0 kudos

Resolved! CubeMX interface bug

I've been having problems with the CubeMX interface for quite some time now, starting 1-2 years before Windows 11 was released.The problem with the interface can appear both after 10-15 minutes of working in CubeMX and immediately after starting the ...

AndriikoM by Associate II
  • 3134 Views
  • 5 replies
  • 0 kudos

Resolved! CubeMX LoraWAN support

Is there any explanation to how to use production DevEUI, JoinEUI, AppKey and NetwKey, rather than the hardcoded se-identity.h?I have searched all over, application notes, youtube and even studied examples and the actual code, but unable to find out ...