>I have spent the last 2 hours reading mail about the above mentioned PIC > and other ways of getting PIC to support USB. The only sample code I have > found is the one provided in the data sheet at Microchips web site. If > someone can answer any of the below questions, it would be much > appreciated. > 1) Are these chips in production yet or still samples? The Web site gives the status as production. 2) Are there any other sample codes around? Is there an application note > somewhere? I've got some I'll pull together. > The data sheet mentioned that "the enumeration process occurs > in the background, via an ISR". I am assuming that we don't have to write > this ISR ourselves... but this seems to easy. It is, just use the Chapter 9 and optionally the HID Class code that Microchip supplies. Don't mess with it unless you really know USB. It will indeed work in the background, just call the few routines necessary but don't modify the code. > 3) Is it a better alternative to getting a standard PIC with external USB > hardware? If not, is the chip PDIUSBD11 provided by Philips still a good > one? The integrated USB feature on a PIC is nice if you need a low speed device. I.e., would a 9600 baud full duplex serial port satisfy your speed requirements for your project? If the answer is yes, then the 765/745 are great. If the answer is no then the answer might be to use an external device. Whether the Philips device is the one depends on your speed and other requirements. Marc Reinig System Solutions -- http://www.piclist.com hint: PICList Posts must start with ONE topic: [PIC]:,[SX]:,[AVR]: ->uP ONLY! [EE]:,[OT]: ->Other [BUY]:,[AD]: ->Ads