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

LPC2148 usb controller

I use usb controller in Lpc2148. I get example code from keil website in HID class. I need adapt InReport up to 64 byte( InReport[0],InReport[1]....,InReport[64]) for send more data but I donn't good enough in C programming. How can I do? pleas give code. How can I develop application software in the host side. I need Visual Basic 6
thanks you

Parents
  • Tsuneo,
    you wouldn't have another source for an HID driver for windows would you? Cause I've downloaded the source from where you mentioned but had no luck on putting it to work... the website doesn't provide any support, just a forum where Mike Lischke(the owner) posted a how to make it work but that wasn't of any help
    Regards,
    Doug

Reply
  • Tsuneo,
    you wouldn't have another source for an HID driver for windows would you? Cause I've downloaded the source from where you mentioned but had no luck on putting it to work... the website doesn't provide any support, just a forum where Mike Lischke(the owner) posted a how to make it work but that wasn't of any help
    Regards,
    Doug

Children