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

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
  • 408 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
  • 783 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
  • 1196 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
  • 2174 Views
  • 5 replies
  • 0 kudos

STM32 USB High Speed read SD card only 1 MB/s

Hello!I am using STM32F427VGT with USB3300 as USB high speed device mass storage class. I want to read data from SD card to a PC and I am only able to get transfer speed about 1 MB/s. What is the real maximum read speed that I can get with this hardw...

dzikos by Associate II
  • 1260 Views
  • 2 replies
  • 0 kudos

UCPD Sink demo on B-G474E does not select PDO

HiI am using a UCPD demo of STM32G4 B-G474 (USB-PD_Consumer_1port) but it does not allow me to select any of the Source PDOs. The sink can see the capabilities of the source but not select any. Can you help me with this? I am using STM32CubeIDE and ...

0693W000006FNs5QAG.png 0693W000006FNsFQAW.png 0693W000006FNsKQAW.png
MPaz.1 by Associate
  • 797 Views
  • 1 replies
  • 0 kudos

In Application Program to STM32H750 .

hi I am using STM32H750 MCU in my custom board. I want program by using IAP(in application program) . I wrote main boot code size of 19k and (flash size I took 32k from IROM1:0x08000000 - 0x8000) , I programmed to application address is 0x0800800...

srikanth by Associate III
  • 654 Views
  • 1 replies
  • 0 kudos