Hi All, I am working with a project which requires 4 IN Endpoints. I took Keil USB HID example for LPC214X as reference.. Any one knows how can i use more endpoints in that example???
Well i am not getting any linking error... The only think is Endpoint 2 IN interrupt is generated. I have enabled all interrupts and necessary things in configuration descriptor table. Can anyone help me out???
Sorry....... i mean Endpoint 2 IN interrupt is not generated... Does HID Interrupt class has any limitation which doesn't allow use of many endpoints???