• USB Host CDC LPC 1768
    Hi, I am trying on LPC 1768 Board.Is there any example code available for LPC Host CDC example for LPC 1768. The LPC 1768 board must act as host and should be able to communicate with the USB device...
  • OpenCV on Keil, LPC 1768
    I want to use OpenCv library on ARM Lpc1768, but when i want to use opencv library in Keil(V.4), I face a lot of error. I searched through internet and then I realize I can't simply use OpenCv in Keil...
  • External memory for LPC 1768
    I need more flash and SRAM for my LPC 1768 project. Can I add 4M flash and 4M SRAM for LPC 1768? If yes, can I run the code in external flash same as internal flash and use external SRAM in the same...
  • LPC 1768 External pulse counting
    I want to count external pulses on my LPC 1768 board using any of the 4 Timer/Counters. I am configuring all teh registers but its working in timer mode only but not taking input pulse on one of the...
  • Setting target options for LPC 1768
    I am learning to use uVision 4.21 for LPC 1768 development. In the MCB1700 user's guide, it said: default on-chip start size x IRAM1 0x10000000 0x8000 IRAM2 0x20000000 0x8000 But for LPC 1768...