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
  • 665 Views
  • 1 replies
  • 1 kudos

use mpu to configure the memory range which will be used as lwip internal heap as device type memory will cause hard fault

hi, recently, I am try to use cubeide to directly generate a basic project for future development. In this basic project, I am trying to integrate lwip stack I am now confused by one weird behavior, when I configure the memory for lwip internal heap...

Whono.1 by Associate II
  • 294 Views
  • 0 replies
  • 0 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
  • 545 Views
  • 2 replies
  • 0 kudos

Log the USB HID activity for STM32F3 discovery kit

I am trying to log the USB activity for my stm32 which is interfaced as a keyboard. I tried installing STM32 USB HID demonstrator but it is not supported for Window 10.I want to log the usb activity in a log file to analyse the data received on host ...

HKhan.2 by Associate II
  • 959 Views
  • 4 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
  • 1626 Views
  • 5 replies
  • 0 kudos