Skip to content

Instantly share code, notes, and snippets.

@mpater
Last active March 17, 2019 12:51
Show Gist options
  • Save mpater/c823d18d73c25b4ccbaf68b1e3a252e1 to your computer and use it in GitHub Desktop.
Save mpater/c823d18d73c25b4ccbaf68b1e3a252e1 to your computer and use it in GitHub Desktop.

Serial Console Monitor

To start:

screen /dev/ttyACM0 338400

To stop: <Ctrl> + A then k and yes.
To scroll up/down: <Ctrl> + Escape then up/down arrow to scroll. Escape to exit.

Manual flashing

st-flash write ch.bin 0x8000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment