Different USB iProduct descriptors for DFU in different processors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-26 6:02 AM
Hello,
We use a couple of different STM32's in our products and update them over USB via built-in the DFU bootloader.
I noticed that:
- for a STM32G491, the iProduct descriptor reports "DFU in FS Mode"
- for a STM32F302, the iProduct descriptor reports "STM32 BOOTLOADER"
Is there any significance to this difference or is that just differences in the bootloaders between the 2 models?
Thanks,
Mark
- Labels:
-
STM32F3 Series
-
STM32G4 series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-26 6:56 AM
Should function the same. There are a lot of "different" system bootloaders to support all the various chips.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-26 12:52 PM
I agree they "should" function the same, but I am seeing different behavior with the two parts I mentioned when "leaving" DFU mode.
Just exploring obvious differences.
