• LPC1756 problem with keil MDK 5.25.2.0 LPC1700_DFP 2.4.0
    Hello I have implemented a firmware that uses an LPC1756 with a file system on ssp0. I compiled the project via Keil MDK ver 24.0, LPC1700_DFP 2.3.0 MDK_Middledware 7.4.0. Everything worked well. Now...
  • LPC1756 problem with keil MDK 5.25.2.0 LPC1700_DFP 2.4.0
    Hello I have implemented a firmware that uses an LPC1756 with a file system on ssp0. I compiled the project via Keil MDK ver 24.0, LPC1700_DFP 2.3.0 MDK_Middledware 7.4.0. Everything worked well. Now...
  • 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...
  • 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...
  • USB HID Mouse for LPC2148 controller
    Hi All, I am trying to implement a HID mouse on LPC2148 board.I downloaded code from keil for the same controller and tried to use it but it did not work.If anybody has working code then please post...