• 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...
  • 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 equivalents
    I am trying to write a program for interfacing SRAM with LPC1768 using an existing arduino code. However I'm unsure of using equivalents of arduino functions digitalwrite(), spi.transfer() and serial...
  • LPC 1768 equivalents
    I am trying to write a program for interfacing SRAM with LPC1768 using an existing arduino code. However I'm unsure of using equivalents of arduino functions digitalwrite(), spi.transfer() and serial...
  • 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...