Difference between revisions of "RS232 RS485 USB Converter Board"

From OpenCircuits
Jump to navigation Jump to search
m (Reverted edits by 195.229.242.154 (Talk); changed back to last version by DavidCary)
Line 59: Line 59:
 
**driver in linux : http://ftdi-usb-sio.sourceforge.net/
 
**driver in linux : http://ftdi-usb-sio.sourceforge.net/
 
**usb in linux guide : http://www.linux-usb.org/USB-guide/book1.html
 
**usb in linux guide : http://www.linux-usb.org/USB-guide/book1.html
 
+
*get a usb to rs232/485 converter driver
 +
**driver in windows : http://www.hexin-tech.com.cn/
 +
**usb manual : http://www.hexin-tech.com.cn/pages/index.php?mainframe=ZG93bmxvYWQ=&title=Hexin%20Technology%20-%3E%20Download&keywords=Hexin,Hexin%20Download,Hexin%20Technology
 
[[Category:Projects]]
 
[[Category:Projects]]

Revision as of 20:37, 13 March 2008

Features

  • for low traffic and low speed application
  • mcu, RS232, RS485/RS422, slave usb all can be interchangeable.
  • usb side
    • support platform in linux with usb driver
    • simulated uart programming in application level
  • rs232 to rs485 side
    • Tested max. baudrate is 115200(i assume more high baudrate can be accepted, but i have not tested)


Technical

RS232


USB


RS485

  • chips
    • Linear Technology Corp., LTC2859 and LTC2861
    • DS3695


Circuit and PCB

OR Download here, not always updated
gEDA libraries can be download here or more updated, then modify the gafrc inside converter/
  • We have components and PCB, Or some have already soldered, if needed email to us: yan

ToDo