-
-
Notifications
You must be signed in to change notification settings - Fork 315
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
Upload using openocd and stlinkv2 #16
Comments
@ubis, please help us. |
I'm not really familiar with SWD and stuff, maybe you used some different flags? |
I upload the code using openocd with the same script that I use for others binaries, and it always work. But when I flash with the binaries that I build using platformio, the stlink not recognize the microcontroler any more. UPLOAD_PROTOCOL = stlink |
@fabriciopk please re-test the latest dev build:
Does it work? |
@fabriciopk do you have any news? |
Please reopen if you still have problems |
I upload the .bin(.pioenvs/stm32f103c8t6/firmware.bin) using openocd and stlink and now I can't re-flash the board. The swd is disable during the build?
Code:
https://github.com/fabriciopk/SEA_Firmware
The text was updated successfully, but these errors were encountered: