Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/31/09 13:50
Read: times


 
#168067 - Confused
Responding to: ???'s previous message
Hi Neil,

I've read your post about five times, but I'm still not quite sure what your exact requirements are. That may well be my fault, but could you please try to explain a bit more?

The beauty of the FTDI chips is that they can mix both VCP and 'native' (D2XX) communications. Using D2XX, you remove the need to know which COM port the device is using, as you can find the device by its description. This does, of course, require you to program the Description field at manufacturing.
Once you have found the device, you can either communicate with it directly, using D2XX, or you can use the serial number to determine the COM port it uses and then communicate through the VCP.

This leaves the problem of COM ports being opened for each and every device, but that could be resolved by the method described in the app-note mentioned in my other post. You could easily write a small utility that inserts the required key into the registry and make this utility part of the installation.


Rob.

List of 17 messages in thread
TopicAuthorDate
SiLabs USB to RS-232 vs FTDI            01/01/70 00:00      
   it seems the nobody has any serious problems            01/01/70 00:00      
   Used both            01/01/70 00:00      
      Can You Clairify This?            01/01/70 00:00      
         logo, parts count, soldering and programming            01/01/70 00:00      
            Yes, they do            01/01/70 00:00      
            both all-in-one            01/01/70 00:00      
               Thanks for the info.            01/01/70 00:00      
         Similar to what Joe says...            01/01/70 00:00      
            One FTDI Annoyance            01/01/70 00:00      
               Not really FTDI            01/01/70 00:00      
                  Now People Tell Me            01/01/70 00:00      
                     Confused            01/01/70 00:00      
                        OK            01/01/70 00:00      
                  FTDI Serial Number Fun            01/01/70 00:00      
               Easily avoided            01/01/70 00:00      
   Thanks to All            01/01/70 00:00      

Back to Subject List