... | @@ -77,6 +77,6 @@ Once your USB-TTL dongle is attached to the PC, you will need to connect the RX |
... | @@ -77,6 +77,6 @@ Once your USB-TTL dongle is attached to the PC, you will need to connect the RX |
|
Then you can open a communication using:
|
|
Then you can open a communication using:
|
|
|
|
|
|
- **Putty** in Windows: Select the *Session* tab on the left panel and select *Serial* as "Connection type". You will need to know the COM port to which the Discovery is attached (you can find it out in *Control Pane > Device Manager*).
|
|
- **Putty** in Windows: Select the *Session* tab on the left panel and select *Serial* as "Connection type". You will need to know the COM port to which the Discovery is attached (you can find it out in *Control Pane > Device Manager*).
|
|
- **GTKTerm** on Linux: *Configuration* > *Port* > `/dev/ttyUSB0` and select baudrate (19200 for the default serial)
|
|
- **GTKTerm** on Linux: *Configuration* > *Port* > `/dev/ttyUSB0` and select baudrate (19200 for the default serial). You can also use `screen` or `minicom`.
|
|
|
|
|
|
In both cases, you will need to set the correct port and baudrate, and you may need install some drivers for the USB dongle to make things work. |
|
In both cases, you will need to set the correct port and baudrate, and you may need install some drivers for the USB dongle to make things work. |
|
|
|
\ No newline at end of file |