Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - USB Driver Development Kit for 6.5: (2 Items)
   
USB Driver Development Kit for 6.5  
Does anyone know if there are any plans to release an updated USB DDK for 6.5? Has anyone developed the driver under 6.4
 or 6.3 and then successfully ported the driver to 6.5? 

We have two, FT232R ICs hanging off a USB Host Hub on an Atom Processor Board's PCI Bus.  

Need to develop a FT232R QNX Driver Library integrated with our BSP that provides Serial Communication and GPIO support.
 

A Linux driver exists for this chip set and am hoping to be able to use that as a guide. 

Thanks to this post http://community.qnx.com/sf/go/topc14894 I was able to download the DDK using a 6.3.2 license we 
bought previously. 
Re: USB Driver Development Kit for 6.5  
I am also trying to use an FT232R device with QNX on an Atom, in my case an Arduino Duemilanove communicating over USB. 
 All other serial ports on my board are occupied, so I am trying to use the USB 2.0 port as a serial device.  The devc-
serusb driver that comes with QNX only handles FT8U232AM devices.

Were you successful in your attempts to write a driver?  Are you willing/able to share it?  I am a graduate student and 
have no experience writing drivers, but all my searches are turning up nothing.