Skip to content

Sending executable files via python UART #1075

Answered by stnolting
Giorgio122 asked this question in Q&A
Discussion options

You must be logged in to vote

Before sending the actual executable you need to send two more characters: one arbitrary one to skip the auto-boot sequence and an u for starting the upload.

We still have a bash script for automatic executable upload: sw/image_gen/uart_upload.sh

Maybe you can just call that from your Python code?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Giorgio122
Comment options

@stnolting
Comment options

Answer selected by Giorgio122
@Giorgio122
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants