LPC1343 USBCDC Not working

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPC1343 USBCDC Not working

1,369 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by RFIDean on Thu Sep 01 14:06:28 MST 2011
Hi All,

I'm new to the LPCXpresso platform! and i must say it is a pretty nice board to work with! the IDE is also nice to use!

I've played around with the board a bit and a few example programs. blinky etc. I wanted to use the adc program but it requires USB connection. Also wanted to use the uart and usbcdc examples. In the getting.started.pdf in section 7.3 it describes how to connect a USB cable. I did that.

Problem i'm having is it's either not being recognised or is coming up as no drivers. In windows 7 (64bit) under "[I]Control Panel\Hardware and Sound\Devices and Printers[/I]". It says either "Unknown Device" or it actually says "LPC13xx Vcom" but says no drivers needed or installed.

Has anyone experienced this? Is there a problem with the driver in 64bit windows?

Any responses are welcome! and sorry if its been asked! i searched it but couldn't find an answer!
0 Kudos
Reply
4 Replies

1,305 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by RFIDean on Sat Sep 03 12:04:29 MST 2011
Thanks, i'll have a look at that link.

I just installed the software on my laptop. afterwards a box came up asking me to install drivers. I just remembered that when installing on my PC there was problems with that and the same on the alptop. I clicked install but it came back up again...a few times. maybe thats something to do with it.
0 Kudos
Reply

1,305 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Luis Digital on Sat Sep 03 11:49:54 MST 2011
Please see this thread: [B]The example of ADC does not work in Linux  [/B]
0 Kudos
Reply

1,305 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by RFIDean on Sat Sep 03 09:53:14 MST 2011
Hi Luis Digital,

Yes, I checked in the IDE. Data should appear in the console but it's not. It's not even getting to that part of the program. In the usbcdc at the line of code.. while(!usbconfigured) it hangs because it's not being configured. Which is apparent by it not being recognised. It's being picked up but not recognised or not installing drivers.
0 Kudos
Reply

1,305 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Luis Digital on Fri Sep 02 07:17:35 MST 2011

Quote:
I wanted to use the adc program but it requires USB connection.



The data is shown in the IDE through the debugging interface (LPCXpresso).


Quote:
Also wanted to use the uart and usbcdc examples.



These programs should work without problems. Carefully check your connection, as it says in the guide, and program your microcontroller. Connect the connection and reconnect if necessary.
0 Kudos
Reply