Replies: 1 comment
-
BlackPill boards have their USB pins connected to A11/A12 pins. You are using them for multiplexer pins which causes conflicts in USB and multiplexer signaling. |
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.
-
Hello again,
I decided to try my previous Mega controller on a Black Pill 411 instead.
So far I can build and flash the custom binary without any visible errors.
However after I flash the board, the Configurator only loads the very first time. After the first time, the board never appears in the Configurator even if I try resetting the board or disconnecting/reconnecting. In addition, the board now always has only one of the internal LEDs lit (like it does in bootloader mode), so something leads me to believe it did not flash properly.
I know the board is OK since I can still flash the public blackpill411 binary and that loads in the Configurator just fine (with both internal LEDs lit up).
I am building off of the most recent master. Here is my YML file:
Any ideas on what I could be doing wrong?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions