Changes between Version 2 and Version 3 of Docs/825gen2/Dev/Devices/USB/Serial


Ignore:
Timestamp:
11/30/23 16:04:59 (12 months ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Dev/Devices/USB/Serial

    v2 v3  
    33FTDI FT232 supported
    44
     5dmesg output:
     6{{{
    57[  253.244663] ftdi_sio 1-1.1:1.0: FTDI USB Serial Device converter detected
    68[  253.244821] usb 1-1.1: Detected FT232RL
    79[  253.246307] usb 1-1.1: FTDI USB Serial Device converter now attached to ttyUSB0
     10}}}
    811
    912Connect to PC running CommView. The PC serial port should be connected to the USB serial adapter that is connected to the 825 with a crossover cable such as Cardinal 8545-B099-0A.
     
    1114The default baud rate is likely 9600. Settings can be changed with the stty command such as:
    1215
     16{{{
    1317card825gen2:~$ stty -F /dev/ttyUSB0 115200 raw -echo
    1418
    1519card825gen2:~$ echo "hello" > /dev/ttyUSB0
     20}}}
    1621
    1722CommView will show: