• 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.
  • USB Mouse with Scroll Wheel
    Dear All, I want to write a HID Mouse Driver using LPC2148 controller. I re-worked on the example given by Keil HID and was able to detect the board as USB Mouse. This mouse has only three buttons...
  • 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...