This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

USB Host example errors for LPC17xx

Hello, i'm trying to run USB Host code example provided by NXP for LPC17xx.
I have LPC1768 and I'm using the mass storage example.
I already check my board, it doesn't matter what I do I always get an error returning from "USBH_MSC_DriveGetMediaStatus" function.
USBH_Initialize returns OK.
The USB led works great, when I put a pendrive it blinks and thn stays On, and the opposite when flashdrive is removed.
Does anyone have an idea?