STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Issue with Linker Script in STM32CubeMX 6.12.1

Important Notice for STM32CubeMX Users Current Release: STM32CubeMX 6.12.1 Purpose: This release primarily addresses issues related to STM32MPUs. Problem: Issues introduced with the generated code for Makefile and CMake projects. Recommendation: For ...

SemerCHERNI_15-1729258098740.png SemerCHERNI_16-1729258098742.png SemerCHERNI_17-1729258098750.png SemerCHERNI_18-1729258098751.png

STM32CubeMX 6.12.1 released (updated)

Hello community, We are pleased to announce you that the minor release STM32CubeMX V6.12.1 is now available for download on st.com. Main issues fixed in this minor release: ADC init code error. When ADC is configured in multimode, an issue with the ...

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

STM32F100RB Clock Skew In RTC and HAL_GetTick

Hello, all.I'm using the STM32F100RB , mounted on the STM32VL Discovery board.The clock confioguration, done in STM32CUBEMX is supplied at the end of the post.I wanted to use HAL_GetTick to get approximate millisecond resolution for the RTC.After som...

0690X000009YJk7QAG.jpg
ISeed by Senior
  • 732 Views
  • 3 replies
  • 0 kudos

About configuring the pins.

We are using STM32F207ZG and while configuring it with the help of STM32IDE we are facing some conflicts like we have used USART1(Asynchronous mode with only Rx and Tx) . It is showing conflict if we use USART1_CTS and USART1_RTS pins as GPIO pins. T...

AR L by Associate
  • 411 Views
  • 2 replies
  • 0 kudos

Bug: CubeMX-generated code does not compile.

Using STcubeIDE: To easily reproduce this problem, generate code from the attached IOC and try to compile. I think this fails due to multiple incorrectly generated include paths.PS: Attention @Markus GIRDLAND (ST Employee)​ @Imen DAHMEN (ST Employee)...

STM32CubeMX CRASHES on Ubuntu 18.04

Hello,I have been using STM32CubeMX on Windows until today. I just realized that there is a MAJOR bug in the existing release (don't know how long it has existed).This is the output I get on failure:Judging from the stack trace it seems to be a JAVA ...