• USB Device LPC 1768
    Hi, i am developing the application for USB communication. i am working with USB CDC example in LPC1768. when i attach my device with computer it show me my USB device under COM PORTs menu but i...
  • 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...
  • 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...
  • 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...