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 ...

how to handle HAL_UART_ERROR_ORE?

Posted on December 16, 2015 at 12:31Hi everybody!I am using STM32F0 and stm32 cube as my development platform. I wanted to know the causes for uart over run error and what is the best solution to handle uart over run error.I am facing this problem i...

Issues of building project in CubeIDE

Hello   we are using STM32H745XI Discovery board. When we are generating the project from CubeMX and opening in CubeIDE , the files are not generated properly. So that we can't build the project(check in attached png file) --> it is not showing the b...

Cube Ide Build error.png

Resolved! UART cannot set high baud rate

I have a uart peripheral whose baud rate can only be set to 3.125M. However, the baud rate of another uart peripheral with the same clock configuration in the project can be set to 12.5M. I want to know what the baud rate limit is based on? How to in...

fkst_0-1703066288603.png fkst_2-1703066511624.png fkst_1-1703066310126.png
fkst by Associate II
  • 4855 Views
  • 12 replies
  • 1 kudos

STM32H7 FDCAN clock issue

Hello all,I have trouble running FDCAN on an STM32H742VG rev V when the cpu clock is above 300 MHz. I have D1CPRE = DIV1HPRE = DIV2D2PPRE1= DIV2leading to the maximum allowed APB1 peripheral clock (= fdcan_pclk) for cpu clock >= 300 MHz (75 MHz for c...