Issue with USBisConfigured()

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

Issue with USBisConfigured()

410 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by esheets on Fri Oct 30 15:39:48 MST 2015
So I am currently using custom hardware with a LPC1549JBD48. I am trying to get the LPC Open generic mouse project to run on it. The device is bus powered, and I just want to make sure it is possible to run this program. From what I see, the only thing that really needs to be changed is the VBUS connection. Now I'm always getting False when I get to the USBisConfigured portion of the code. Do I just need to set the VBUS high for the device to know it is powered, or is there something else I am missing. I can get the device to show on my laptop as 15xx Mouse, but not able to send reports since it never gets past the isConfigured portion and just sets itself to busy.
Labels (1)
0 Kudos
0 Replies