-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nucleo-F103RB: Board fails to flash #854
Comments
I was able to create an mbed-os-example-blinky project and drop into the nucleo's USB Mass Storage. This then automatically flashed it onto the F103RB. The blinky is now running, so I don't think that the F103RB is faulty. |
I also encountered the same problem, the program uses mdk to compile and download without problems |
I have tried to reproduce this issue with under mostly identical circumstances:
Looking at the output reveals that
|
@Ant-ON What about this one. Do you have an idea? |
@Nightwalker-87 Most likely fixed by #1113 |
st-util
The flashing of the onboard STM32F103RB fails.
Output:
Expected/description:
I had expected the flashing to complete successfully.
The text was updated successfully, but these errors were encountered: