project:homebrew:wsbootfriend:minicom
Table of Contents
Using minicom on Linux
- Run
minicom -D [device]
; for ExtFriend, the device will typically be/dev/ttyACM0
. - Press Ctrl+A, then O, then select
Serial port setup
:- Set
Bps/Par/Bits
to the correct speed, then press Q to set 8N1. - Set
Hardware
andSoftware Flow Control
toNo
.
Uploading data
- Press Ctrl+A, then S, then select
xmodem
.
Downloading data
- Press Ctrl+A, then R, then select
xmodem
.
project/homebrew/wsbootfriend/minicom.txt · Last modified: 2024/03/31 08:35 by asie