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
    the problem is on the win application. To fix that wouldnt In the case I need to write a driver, does anybody have code for an application written in C++ that compiles with Builder C++? It woold save me a lot of time plus I dont know how to write a driver...
    Thanks for all the help
    Doug

Reply
  • Tsuneo
    the problem is on the win application. To fix that wouldnt In the case I need to write a driver, does anybody have code for an application written in C++ that compiles with Builder C++? It woold save me a lot of time plus I dont know how to write a driver...
    Thanks for all the help
    Doug

Children