STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB HS MSD on STM32H7 is very unstable.

I am using STM32H750 with eMMC in MSD mode, with code generated by CubeMX Version: 6.1.0. USB works in HS mode with external phy USB3320.USB MSD correctly recognized by PC, but when i try to download file from it, transfer crashes in random time. If ...

VVi.1701 by Associate II
  • 545 Views
  • 1 replies
  • 1 kudos

Firmware version verification

is it possible to verify the FW version of MCU using stlink or some other stm tool ?i have programmed my MCU with FW version 5.5.5 and i would like to verify using JTAG or stlink or some other stm tool.someone told me it is factory protected you cann...

ALE1 by Associate II
  • 458 Views
  • 2 replies
  • 0 kudos

Set boot address on stm32f446 nucleo

Hi there!I want so offset the application in the flash at 0x08004000, so that I can use the first sector 0 for individual persistent data. I found out that I have to change the following lines:FLASH (rx)   : ORIGIN = 0x8004000, LENGTH = 496K (Linker ...

NGros by Associate III
  • 1370 Views
  • 5 replies
  • 0 kudos