STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H743 and KSZ8794 switch

We connect the STM32 MCU to this ethernet switch through RMII clock mode with SPI to access the switch management. However, the MCU does not seem to have ethernet. The port 4 status indicates good link but auto-negotiation is not done.Has anyone done...

QNguy.9 by Associate
  • 1139 Views
  • 1 replies
  • 0 kudos

STM32F405RGT6 fails to enter bootloader sometimes

I'm using STM32F405RGT6 as a Main controller on the board for our product.When we flash the FW to STM32F405RGT6 via FT232RL, it fails to enter bootloader mode sometimes. Failling rate is around 40-50%. I observed signal behaviour about Reset(DTR) and...

SKana.5 by Associate II
  • 7088 Views
  • 10 replies
  • 0 kudos

STM32U5 - classic core apps integration - USB

Hi, I want to change my Controller from the F3 to the U5 (more RAM and Flash needed and the U5 LQFP48 is 98% pin compatible)Only Problem: The application is ready to use on the F3, I want to port it to the U5 but the U5 supports USB only with Azure R...

PP1 by Associate
  • 1117 Views
  • 3 replies
  • 1 kudos

Resolved! Board with some features similar to STLink

We have a new project and would like it to have some features similar to the STM32 on an STLink:a) Emulate a Thumbdrive using MCU FLASH and/or an external serial FLASH IC. The files should be accessible by both the STM32 and any PC connected to the U...

Paul1 by Lead
  • 1213 Views
  • 3 replies
  • 1 kudos

Bootloader doesn't work correctly (STM32L151) First program at 0x08033C00 , compiled with Mikroe, works correctly but I'm trying to add a STM32Cube bootloader so it can start it on one bank. It doesn't ... Thanks for help

/* USER CODE BEGIN Header */ /** ****************************************************************************** * @file : main.c * @brief : Main program body *****************************************************************...

JFELI.13 by Associate III
  • 1009 Views
  • 4 replies
  • 0 kudos