STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32 Programmer CLI Bootloader Procedure

I am using an STM32L452 Nucleo-64 dev kit. I am trying to use the bootloader to update firmware on it. My understanding is that you can set flash option bits in order to enter system memory (bootloader mode) on reset, and this does seem to work. I am...

CMill.3 by Associate
  • 1774 Views
  • 1 replies
  • 0 kudos

STM32L462 With USB DFU goes into Hardware fault when in the methods from usb_dfu_if.c I use the HAL_FLASHEx_Erase.

I have made a DFU application on the STM32L462RET6 CPU.From the CUBEIDE I set the:HSEEnable USBSelect the DFU as a Class For fs Ip.Set the app start address to 0x8008000 Set the DFU media interface to @Internal Flash  /0x08000000/01*032Ka,01*480KgSet...

MRosc.1 by Associate II
  • 698 Views
  • 3 replies
  • 0 kudos