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 HID Mouse Driver using LPC2148

Hi all,

Thanks for your contineous support from this site.

I want to detect my board as HID mouse when plugged to USB port of PC. For that I guess I need to write HID mouse driver.

I am using LPC2148 controller. Can i gett some reference code for it?

Thanks & Regards,
Kamal

Parents
  • Hello guys,

    I am a first timer with USB and like many others, VERY CONFUSED.

    To start with, i have downloaded the example code for USBHID for LPC2368 and it is not working, leading to more confusion but most of them are conceptual and here are a few of them :

    1. How will the code call the functions usbcore.c ?

    2. How will the code initialize the descriptors and endpoints ?

    Any help will be greatly appreciated.

    Thanks.
    Nitin

Reply
  • Hello guys,

    I am a first timer with USB and like many others, VERY CONFUSED.

    To start with, i have downloaded the example code for USBHID for LPC2368 and it is not working, leading to more confusion but most of them are conceptual and here are a few of them :

    1. How will the code call the functions usbcore.c ?

    2. How will the code initialize the descriptors and endpoints ?

    Any help will be greatly appreciated.

    Thanks.
    Nitin

Children