• direction IN / OUT
    I'm a new user and after reading documentation still confused about the direction to use. To send data from my PC to the periphery via the USB I have to use endpointbufferOUT+ IOCTL_EZUSB_WRITE or is...
  • Eclipse, µVision icon is grayed out, help
    I use µVision 5. Installed at C:\Keil_v5 I have installed eclipse, JRE, MDK-ARM Version 5.11a and setup the MDK-ARM Plug. But on eclipse the µVision icon is grayed out, but the µVision menu is...
  • Out of Scope
    Hi When I debug my codes, and I used to watch the variables and sometime it says 'out of scope'. I could not find it in my manual. Can anyone kindly please explain what is out of scope? Thank...
  • check it out
    hey i made a code for graphic lcd for connect that with lpc2148. nd there is not an error in that code. nd code debug in gpio port 1. bt i cant got the connection of pins. the problem is on which pin...
  • How to use .dll file in uVision? Please help me out
    I need to make 51 controller communicate with one device, which takes ASCII command. In the CD coming with that device, there are some VC files and one *.dll file. My question is can I make it in C language...