zmkfirmware / zmk

ZMK Firmware Repository
https://zmk.dev/
MIT License
2.54k stars 2.59k forks source link

&bootloader and &reset not working on blackpill stm32f401 #1432

Open alinelena opened 1 year ago

alinelena commented 1 year ago

I am playing with a blackpill stm32f401 to and zmk... https://github.com/alinelena/zmk-config/

I have noticed that &reset just block the board &bootloader just resets the board. happy to provide logs if needed

DavidMirror commented 2 months ago

Looks like an issue with ZephyrOS implementation of STM32 reset #1086

1711 shows how to set up UF2 bootloader for STM32 boards.