I bought the that is mentioned in Setup Serial Tool to use with the Edge-V, but the adapter comes with no instructions and the Khadas documentation doesn’t tell me which pins on the Edge-V I am supposed to connect to. Please help.
Are RXD, TXD, and GND the only pins I need to use? Do I match the GND pin on the Edge-V to the GND pin on the USB-TTL adapter board, RXD to RXD, and so forth? What about VCC? Do I use the 3.3V pin on the adapter board? The 5V pin?
I have gone ahead and connected the pins. After following minicom setup instructions and rebooting the device, I cannot see any serial output while in minicom. How do I do this?
VCC is optional, you can leave it o disconnected or connected it to 3.3V or 5.0V depends on your USB-TTL adapter.
Please make sure you have setup minicom correctly.
Choose the correct serial devices, if you only have one USB-TTL adapter, it shuould be /dev/ttyUSB0
Setup correct baudrate - 1500000
Setup no Hardware Flow Control
It shuld be like this:
Welcome to minicom 2.8
OPTI+-----------------------------------------------------------------------+
Port| A - Serial Device : /dev/ttyUSB0 |
| B - Lockfile Location : /var/lock |
Pres| C - Callin Program : |
| D - Callout Program : |
| E - Bps/Par/Bits : 1500000 8N1 |
| F - Hardware Flow Control : No |
| G - Software Flow Control : No |
| H - RS485 Enable : No |
| I - RS485 Rts On Send : No |
| J - RS485 Rts After Send : No |
| K - RS485 Rx During Tx : No |
| L - RS485 Terminate Bus : No |
| M - RS485 Delay Rts Before: 0 |
| N - RS485 Delay Rts After : 0 |
| |
| Change which setting? |
+-----------------------------------------------------------------------+
I am getting output now, but it’s mostly garbage until I get to the Ubuntu login screen. Sometimes there is a BL31 message mixed in.
I want to be interacting with Ubuntu though, not Ubuntu. The steps to get to the U-Boot menu (resetting and pressing SPACE, or, booting into SD card and pressing SPACE) just outputs garbage that then doesn’t present me with printable characters.