-
Notifications
You must be signed in to change notification settings - Fork 11
Unable to upload example Blink.bin to Artemis Thing Plus on macOS Sequoia on M3 MacBook Pro #18
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
Comments
It may help to disconnect and re-connect the board after hitting the upload button. |
Pre-update testing - Windows: Can I load the latest OpenLog Artemis firmware binary onto the Artemis? On Windows: But Update Bootloader fails: I remember seeing the Update Bootloader fail previously. I put it down to the Artemis already having the version 5 bootloader already loaded. But maybe the RTS issue is behind this too? |
OK. I think this is all heading in the right direction. The fix from farrell works well. The trick is to generate a reset using RTS / DTR before attempting to upload the binary. The issue with Update Bootloader failing was probably down to baud rate. The baud rate must be reduced to 115200 when updating the bootloader. This was done automatically with version 2 of the GUI, but we'd missed it with version 3. |
I spoke too soon... I have Update Bootloader and Upload Firmware working on Windows. On macOS, Upload Firmware works. But Update Bootloader fails. There must be some small difference in the way RTS is configured on macOS compared to Windows. I'll try and poke at this a bit more tomorrow. |
I think we are done. I'll release the updated code shortly. |
Closed by v3.1.0 |
I downloaded the 3.0.0 release and tried to flash the example Blink.bin to an Artemis Thing Plus board but it fails as follows.
Is there a way to enable debug logging?
The text was updated successfully, but these errors were encountered: