• assign mouse click to shortcut
    Hello, Is in keil uVision 5 option to set shortcut from mouse click? Regards, Adrian
  • An investigation (Please Click:-)
    As an electronic engineer--a MCU system designer, which skills and technologies are most important do you think? What about other aspects such as characters? Thank you in advance.
  • push reset then immediately click load
    I had a similar problem. My solution was i pushed reset button on the board and immediately then clicked load icon on the ide. That's it.
  • Touchpad mouse using lpc2148
    I am using ARM as HID and have interfaced touchpad to the lpc2148,,, now i want to convert the ADC values obtained at the o/p ports as the movements of the mouse pointer (i.e touchpad mouse) please provide...
  • USB Keyboard/Mouse HID
    Hi, I'm trying to implement a mouse and keyboard via my LPC2378 ARM chip. I have the mouse working correctly using the Keil USB classes. How would I go about implementing the keyboard side on the...