Page 1 of 1

'STM32WB55CE' What should I use to hold the boot?

Posted: Thu May 09, 2024 1:21 am
by myksj1105
- Core : https://github.com/stm32duino/Arduino_C ... 2wb-boards
- MCU : STM32WB55CE

What should I use to hold the boot?

Can you tell me what the boot file is?
I would appreciate it if you could let me know.


- url : https://github.com/rogerclarkmelbourne/ ... y_binaries

Which 'bootloader' file should I use?

help me.

Re: 'STM32WB55CE' What should I use to hold the boot?

Posted: Tue May 21, 2024 12:17 pm
by fpiSTM
I don't understand your question?
What do you mean by "hold the boot" ?

Re: 'STM32WB55CE' What should I use to hold the boot?

Posted: Tue May 21, 2024 2:00 pm
by ag123
STM32WB55CE supports USB DFU bootloader, review the relevant specs and docs
https://www.st.com/en/microcontrollers- ... b55ce.html
it doesn't need a separate bootloader.

Alternatively, get a st-link v2 and newer and program away