STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

STM32CubeMX and Keil MDK integration

Hi Guys,The latest version of STM32CubeMX allows me to use firmware packages for the F7 architecture versions 1.13.0 and 1.14.0. The latest version of the Keil STM32F7xx_DFP 2.11.0 (2018-09-05) says it uses firmware package version 1.12.0. Unfortunat...

HMcKi by Associate III
  • 357 Views
  • 0 replies
  • 0 kudos

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
  • 820 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
  • 452 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)...