PDA

View Full Version : uart to usb


fmoncayous
01-22-2010, 10:11 AM
In my application I am currently running a snapconnect network using a few nodes in my systems and using a SN163 bridge to talk to them from a computer. I are looking to develop my own devices as bridges since I am limited in size and only require a usb connection for snapconnect and a com port on the board. I am using the same uart to usb ic as the SN163 but snapconnect does not recognize it as a usb device even though the computer does. Is there any guidance you can give me?

admin
01-22-2010, 10:14 AM
We are using our own USB PID and VID to help us identify our Synapse USB devices. If you are using one the SiLabs CP210x chips you can program the chip to have our PID and VID using Portal. In a Portal command line, issue the command "root.setupSynapseUsb()".