Skip to content

hexeguitar/4WD_UART

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

4WD UART

CH344Q based quad isolated USB-UART interface with ESP programmer.

alt text

Features | Specs

  • 4 fully isolated channels
    • Channel 0 - 2: classic UART with TX, RX, DTR and RTS signals
    • Channel 3: UART + ESP8266/ESP32 programmer signals (EN + IO0) and isolated 3.3V supply
  • individual TX/RX activity indicators per channel
  • theoretical max baud rate per channel: 6Mbps (tested up to 4.5Mbps on Linux)
  • target voltage range: 3V - 5V (required for the isolators)
  • USB C for power and data
  • optional soft power switch (hold to power on/off) or regular toggle one
  • USB inrush current limiter
rear view 4WD UART
inside view pcb

Leds

Per channel:

  • TX, RX - activity leds
  • VTG - target power presence

For channel 3:

  • 3V3 - internal isolated 3.3V supply enable

Global:

  • TX, RX - global CH344Q activity leds
  • ACT - USB enumeration success
  • PWR - power indicator

Electronic design

alt text alt text

Mechanical design

PCB is designed to slide into an 88x100x38mm aluminium extruded enclosure. Front panel and back panel PCBs replace the original plates.
alt text alt text

Front panel

Front panel is designed to accommodate the version with soft power switch. A normal pushbutton is used, but installed in reverse with terminals bent, as shown on the pic:
alt text
A single 1x02 0.1" SMD type pin header is used to connect the pushbutton to the main board.
Light pipes for the leds can be made by pushing a tiny bit of hot glue into the holes.

Operation

For most modern operating systems the device does not require any special drivers and should be detected automatically.
On Linux 4WD UART is reporting as 4 /dev/TTYACMx devices:
alt text


All channels except 3 (if 3V3 is enabled) require external power supply in range from 3V to 5V to operate the output digital isolators and do the level shifting.

Copyright (c) 2022 by Piotr Zapart
www.hexefx.com

License

alt text
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 International License.

About

CH344Q based quad isolated USB-UART interface with ESP programmer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages