• Capture Qei position and send to usb
    Hi I want to draw graphs of position of 2-phased QEI versus time. so I want to capture QEI position every time period. time gap between to position pulses is at least 7.2 microseconds. I think I have...
  • Capture Qei position and send to usb
    Hi I want to draw graphs of position of 2-phased QEI versus time. so I want to capture QEI position every time period. time gap between to position pulses is at least 7.2 microseconds. I think I have...
  • 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...