STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F411 embedded bootloader USB

Hello, i am trying to use system bootloader in STM32F411 for software update via USB. I use a freertos in my project.Workflow is here: By sending a "BOOT" via Virtual Com Port USB, MCU executes folowing code: SpoilerUSBD_Stop(&hUsbDeviceFS);uint32_t ...

butaforsky_0-1723463328464.png

STM32H735 Erase/Program from external Memory

Good day everyone,I am currently implementing an update process and I am facing some issues if I want to erase the internal flash memory sector if my code is running from an external OSPI-Flash. I am getting the errors:Read Protection ErrorRead Secur...

Resolved! USBX MSC + FileX + NAND Flash - Windows I/O

Hello,I am building and application with a STM32U575 and a 4Gb NAND Flash. What I am trying to achieve now is to upload files from my PC through USB and then used these file within the STM32 using FileX.I already managed to set up FileX and LevelX to...

Pepils by Associate II
  • 4223 Views
  • 7 replies
  • 1 kudos

Resolved! Debugging application from external flash

Hi All,I have interfaced  Winbond W25Q128 external flash and IS42S32400F-7TL external RAM to STM32H750IBK micro on my custom board. I have found an external loader file (stldr) for my pin configuration from a community member.I can program, read and ...

Kutlu by Associate II
  • 714 Views
  • 8 replies
  • 6 kudos

STM32 with small flash + HAL + DEBUG + no Optimization...

... leads to "funny" results:STM32L011 with 16 kB of flash, HAL inits and LED toggle in main, DEBUG, no optimization:93% of flash usedI had not expected it to be that bad! Okay, I will probably not use too much HAL, will use Release version with opti...

STM32L011_HAL_DEBUG_noOpt.png
LCE by Principal
  • 785 Views
  • 21 replies
  • 7 kudos
Labels