STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Menu items are NOT in English language

Hello Forum,I recently downloaded the latest version of STM32CubeIDE v1.13.0. Upon installation, almost all the items are displayed in English language except few items in Menu bar.My system locale is set to English - US. Still, I see some of the men...

stm32h723User_0-1695617169357.png

Reflashing the bootloader firmware from ST

Hello,I am working with Nucleo-H743ZI2. Using ST Programmer I did full chip erase with Read protection option bytes as CC. Now am getting an error message cannot find STM32 target. I guess I have to reflash my basic firmware packages from ST but I am...

Freshna by Associate
  • 4421 Views
  • 6 replies
  • 6 kudos

STM32 clock and delay helper functions

For the whole STM32 family there is a longstanding issue of providing a proper delay after enabling the peripheral clocks. As reported and explained in this topic, since the the release of STM32 in 2007, ST has still failed to provide both - a correc...

Piranha by Chief II
  • 1872 Views
  • 2 replies
  • 2 kudos

STM32G0B1CET6N USB CDC + USBPD

 Hi All,I made a piece of hardware, where I use STM32G0B1CET6N as a supervisor for another CPU (Qualcomm CPU+LTE) and to manage USB ports/ battery charger.All went well until I started to add to my code USBPD and USB CDC (virtual COM port).I was look...

Rise by Associate II
  • 1130 Views
  • 1 replies
  • 0 kudos

Error after calling printf

Hello everyone, I'm currently working with the STM32CubeIDE and I'm encountering an error after the new Update 1.13.1. After using the printf function the following function in the newlib_lock_glue.c  throws me into the Error_Handler in the main.c, a...

s_welz by Associate
  • 6197 Views
  • 18 replies
  • 9 kudos