Minicom is a program for using the serial port (COM) in Linux operating systems.
Continue reading “Installing and using Minicom”Tag Archives: minicom
How to transfer a file via XMODEM using Minicom
Run minicom and first connect to the device, execute the command to transfer/receive the file. It is also desirable to specify the data transfer rate of 115200 before the transfer to the device and in minicom to speed up the process otherwise if the speed is 9600, you will have to wait a long time. In minicom, the speed is selected by pressing Ctrl+A O and selecting “setting the serial port”, then the “E” key and again “E”.
Continue reading “How to transfer a file via XMODEM using Minicom”