You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Determine the USB port

> ls -l /dev/cu_*


Configure the defaults for minicom

> minicom -s 


META-Z key is ESC-Z


META-Z

U - Add Carriage return


Capture output to a file

> minicom -C ~/serial.out.txt -D /dev/cu.wchusbserial1420 -b 115200




  • No labels