Information and documentation on building an embedded board test lab.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 

883 B

Overview of USB serial

There are lots of different features each brand. Finding out those features are difficult so hopefully this will bring the information together in a single spot.

Major Players

  1. FTDI (uftdi)
  2. Prolific (uplcom)

Minor Players

  1. WinChipHead (CH340) (uchcom)
  2. Silicon Laboratories (uslcom)

There are many additional third tier players as well.

Details

FTDI

They are probably most common.

Pros

Wide availability.

Cons

They have played dirt w/ their offical drivers to combat conterfit devices from bricking devices, to sending junk on the serial port when detecting couterfit devices.

Prolific

Pros

Cons

Special hardware needed to program serial number. And Windows only software.

Silicon Laboratories

Pros

Can program serial number: https://github.com/emaste/cp210x-cfg

Cons