stm32L072 using bootloader and usb dfu when boot0 is connected to ground
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-10 6:13 AM
Hi,
I am trying to load the bootloader (on a STM32L072) when my main program is running but after reading a lot of posts talking about this subject it seems that it is not possible to start up the bootloader from the main program due to the dual bank boot management( category 5 devices), after multiples tries, I can't get rid of the bank1 booting.
I can't change my design and boot0 is connected to ground.
Does someone have an idea ?
Thanks,
- Labels:
-
Bootloader
-
STM32L0 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-18 12:54 PM
@Kprac.1​
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-18 1:12 PM
@Kprac.1​ Were you ever able to get this to work? I'm trying to do the same.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-19 4:53 AM
I suppose one would need to identify a suitable entry point to the code, or the ​places the tests are done.
Up vote any posts that you find helpful, it shows what's working..
