cancel
Showing results for 
Search instead for 
Did you mean: 

Has STM32G0b0K system DFU bootloader or not?

Uwe Bonnes
Principal III

STM32G0B0 datasheet DS13565 Rev 3 in Chapter 3.6 Boot modes tells:

"• USB on pins PA11/PA12 (except for STM32G0B0KE)"

This reads like DFU system bootloader is not available. However AN2606 Rev 64 has no restrictions for DFU bootloader on STM32G0B0.

Is the datasheet wrong or at least missleading or does AN2606 miss a clause  for STM32G0B0?

2 REPLIES 2

If you have parts you can presumably determine the size of the System ROM/FLASH, and the content.

I'd probably look at the Vector Table, and those associated with USB usage.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
AScha.3
Chief III

At end of pin table see in ds :

AScha3_0-1736716622372.png

So STM32G0B0 has USB boot, but not in 32pin STM32G0B0K .

If you feel a post has answered your question, please click "Accept as Solution".