Replies: 1 comment
-
have you checked readme ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have verified that loading firmware through dfu-util works correctly. However, after flashing the tinyuf2 bootloader, I'm unable to get the board into uf2 bootloader mode.
I've tried pressing
reset
while holding downboot0
, but this just puts the board into dfu bootloader mode. I've also tried double tappingreset
, andboot0
. Is there something I need to do withboot1
, or another pin on the STM32F401?This is what the terminal prints when flashing the tinyuf2 bootloader onto the board:
Beta Was this translation helpful? Give feedback.
All reactions