Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:edge2:development:setup-serial-tool

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
products:sbc:edge2:development:setup-serial-tool [2022/12/05 00:27]
hyphop [Hardware Connection]
products:sbc:edge2:development:setup-serial-tool [2022/12/05 05:19]
hyphop [Hardware Connection]
Line 9: Line 9:
 Take a serial tool, which is also known as an USB to TTL Converter like [[https://www.amazon.com/Adaptor-Download-Adapter-Converter-LinkMore/dp/B08VGRRJ67/ref=sr_1_4?dchild=1&keywords=USB+to+TTL+ch340&qid=1629184609&sr=8-4|CH340 USB to TTL Converter]]. Take a serial tool, which is also known as an USB to TTL Converter like [[https://www.amazon.com/Adaptor-Download-Adapter-Converter-LinkMore/dp/B08VGRRJ67/ref=sr_1_4?dchild=1&keywords=USB+to+TTL+ch340&qid=1629184609&sr=8-4|CH340 USB to TTL Converter]].
  
-An [[|Edge2 IO board]] is needed to work with the serial tool.+An [[/products/sbc/edge2/applications/gpio/40pin-header|Edge2 IO board]] is needed to work with the serial tool.
  
  
Line 16: Line 16:
 {{/products/sbc/edge2/development/edge2-io.webp?500|serial_connections}} {{/products/sbc/edge2/development/edge2-io.webp?500|serial_connections}}
  
-You can connect your serial tool to the board GPIO pins, referring to the following diagram,+^  ^ USB-TTL pin name  ^ Edge2 GPIO name ^ GPIO pin ^  
 +| 1 | ''GND''      | ''GND'' | 4 | 
 +| 2 | ''TXD''      | ''DRX'' | 3 | 
 +| 3 | ''RXD''      | ''DTX'' | 2 |
  
-^ UART tool ^ IO board pin label ^ Edge2 GPIO name ^ +Full [[/products/sbc/edge2/applications/gpio/40pin-header#reference-table| Edge2 GPIO header - reference table]]
-| ''GND''      | 1 | GND | +
-| ''TX''       | 2 | ''RX''+
-| ''RX''       | 3 | ''TX'' |+
              
 /* IMHO its ugly  /* IMHO its ugly 
 +
 +You can connect your serial tool to the board GPIO pins, referring to the following diagram,
  
   * Tool Pin ''GND'' <-> ''Pin1'' of Edge2 IO's GPIO   * Tool Pin ''GND'' <-> ''Pin1'' of Edge2 IO's GPIO
   * Tool Pin ''TXD'' <-> ''Pin2'' of Edge2 IO's GPIO ''DRX''   * Tool Pin ''TXD'' <-> ''Pin2'' of Edge2 IO's GPIO ''DRX''
   * Tool Pin ''RXD'' <-> ''Pin3'' of Edge2 IO's GPIO ''DTX''   * Tool Pin ''RXD'' <-> ''Pin3'' of Edge2 IO's GPIO ''DTX''
 +
 */ */
  
Last modified: 2023/04/03 22:30 by nick