• 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...
  • 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...
  • 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...