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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/08/13 16:41
Read: times


 
#189732 - CP2102
Responding to: ???'s previous message
Hi Erik,

In point of fact, I use Silabs USB-UART chips and they work quite well, even for programming my processors. The trick is in the driver. In order to program my processors I need the virtual COM port driver loaded. Then I just select the COM port number as normal. But when the software on my computer needs to interact over the bridge chip I need the API driver loaded (USBExpress for Silabs). And I select the driver I want loaded by setting the PID accordingly. If the PID is EA60h the OS loads the API driver. If the PID is set to EA61h the OS loads the virtual COM port driver.

I tried the FTDI chip back when they first came out. Assembling that little CP2102 chip was quite the challenge, whereas the FTDI chip was a snap. Unfortunately, I found it to be too hit-and-miss to get the FTDI clock to start running. I'm certain that I could've resolved the issue with enough effort, and in fact I believe FTDI has already taken corrective measures in that regard. But at the time it was easier to improve my assembling capabilities and so today I still use the CP2102.

List of 31 messages in thread
TopicAuthorDate
At89s52 programming and interfacing            01/01/70 00:00      
   What development board?            01/01/70 00:00      
      link            01/01/70 00:00      
         don't know any, but ....            01/01/70 00:00      
   It is a well known fact ...            01/01/70 00:00      
      Drivers            01/01/70 00:00      
      that's one of the penatlies for using USB.            01/01/70 00:00      
         Caught up in......            01/01/70 00:00      
      CP2102            01/01/70 00:00      
         FTDI chip clock            01/01/70 00:00      
            FTDI            01/01/70 00:00      
               multi-port parts            01/01/70 00:00      
         FTDI Combined Driver            01/01/70 00:00      
            FTDI            01/01/70 00:00      
   USB advantages 100 penalties 2 ...            01/01/70 00:00      
      Do those work with the various ATMEL "programmers"?            01/01/70 00:00      
         Not Awways the USB Converter's Fault            01/01/70 00:00      
            Absolutely!!            01/01/70 00:00      
            I wouldn't argue with that for a minute            01/01/70 00:00      
               Board version             01/01/70 00:00      
                  The Board In Question            01/01/70 00:00      
         RE: "an old PC that has a real serial port"            01/01/70 00:00      
            Well .... actually ... no ...             01/01/70 00:00      
               Old apps on Windows 7 (or 8)            01/01/70 00:00      
                  don't know what "old apps" yo refer to, but ...            01/01/70 00:00      
                     That's what I've said about Vista and Win7            01/01/70 00:00      
                     OrCAD 9            01/01/70 00:00      
                        It's a windows version, and much less capable than v 1.0            01/01/70 00:00      
      RE: "decent USB equipment works very well"            01/01/70 00:00      
         this goes to the heart of the issue ...             01/01/70 00:00      
   Terminal emulator            01/01/70 00:00      

Back to Subject List