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 RTC Init Error?

Hello,I'm using CubeMX 5.2 to initialize the RTC of my STM3210C card.I activated HSE as a source for the RTC:and on cubeMX I have enabled the Auto predivider calculation:The generated code is:The value of AsynchPrescaler is at 0xffffffff...then, on c...

0690X000008ihJZQAY.jpg 0690X000008ihJtQAI.jpg 0690X000008ihJyQAI.jpg 0690X000008ihK8QAI.jpg

STM32CubeMX mac updater does not work

https://community.st.com/s/question/0D50X00009bMQGiSAO/stm32cubemx-mac-updater-does-not-workI am asking this question again because there was never any resolution in the question linked above. I am using Cube v5.1.0 and trying to update to v5.2.1. I ...

JRade by Associate II
  • 537 Views
  • 0 replies
  • 0 kudos

Resolved! I2C SCL pin no clock output

Dear all, Sorry for this old questions ( & and seems not fixed). I use STM32CubeMX w/ vs code to build a program in STM32F103RE. And the I2C master seems not working. It always raise AF error. Maybe this is due the salve device problem. But once I ...

SSin by Associate III
  • 857 Views
  • 1 replies
  • 0 kudos

STM32CubeMX V5 Error Handling Changes

Why has the __func__ and __line__ been removed as argument from error_handler in CubeMX V5.0 generated code?(tested for STM32L4R9 microcontroller)By just calling Error_Handler() instead of the former _error_handler(__func__,__line__), tracing the err...

s m by Associate III
  • 1014 Views
  • 2 replies
  • 3 kudos