In SX Microcontrollers, SX/B Compiler and SX-Key Tool, kmonsx wrote: Chris or Jon, I sent a message into support yesterday, so I apologize if you are seeing this for a second time --- I've also emailed FTDI per Ryan's@parallax suggestion. Do you have any details on how to use the USB2SER with (custom) baud rates in excess of 1mbps? I'm not worried with the SX details perse as much as the Windows side of things. I've done serial programming on the Windows platform, and so I'm not a newbie in that regard. Can I just use handle = CreateFile("COMx", etc flags, params, etc); and use SetCommState(handle, dcb); where dcb is the windows data structure that defines baud rate, parity, etc? Using the VCP drivers that you redistribute, is it business as usual on the PC for accessing that port, except that I can pass high(and non-standard) baud rates? I've read some stuff on FTDI's site regarding modifying .ini's to setup the "default" baud rates to map to higher datarates. I'll be bit-banging data to the UART to achieve higher rates. Should be easy enough on the SX side "creating" a start/stop bit, and the data bits.... Keith ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=86434#m86459 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2005 (http://www.dotNetBB.com)