WCH CH9325

From sigrok
Revision as of 20:47, 2 August 2013 by Bert (talk | contribs) (Created page with "The CH9325 is a USB interface chip, which converts data received via UART to USB and vice versa. The chip presents a HID (Human Interface Device) USB profile, in an effort to ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The CH9325 is a USB interface chip, which converts data received via UART to USB and vice versa. The chip presents a HID (Human Interface Device) USB profile, in an effort to not require USB driver installation: this is typically handled by the OS kernel. An example of the profile, in Linux 'lsusb' output format, is here.

The pinout is as follows:

1-   O -16
UART TX 2- -15 USB +5V
UART RX 3- -14
4- -13
5- -12
USB D+ 6- -11
USB D- 7- -10 OSC+
GND 8- -9 OSC-

The chip runs off of a 12MHz oscillator.