From: "Marko Pavlin" <mp@...> To: <lpc2000@yahoogroups.com> Sent: Wednesday, April 19, 2006 8:51 AM Subject: [lpc2000] USB CDC standard inf file >I would like to use CDC USB class to replace RS232 interface for a > product implemented with LPC2148. > > I have some (mostly "windows") questions: > > 1. Does microsoft provide standard INF file for the CDC driver? > 2. If not, is it possible to define inside INF file the port number > (e.g. COM9, COM27 etc..)? > 3. Where is "normally" usbser.sys after WINxxx installation? > > > > I am sorry for going slightly offtopic, but it's related to LPC214x. > > Marko The FreeRTOS.org download includes a CDC driver (provided by a third party) for the SAM7. When interfacing to Windows for the first time Windows just automatically recognised this and installed the CDC driver, so it must have a standard inf. You could copy the descriptors for your LPC version (look in the lwIP/Rowley demo directory). On my XP computer usbser.sys is in C:\WINDOWS\system32\drivers. Regards, Richard. http://www.FreeRTOS.org *Now for ARM CORTEX M3!*
Message
Re: [lpc2000] USB CDC standard inf file
2006-04-19 by FreeRTOS Info
Attachments
- No local attachments were found for this message.