• Olimex LPC1766-STK
    Hello, Please can HTTP Server example for MCB1700 run with Olimex LPC1766-STK? Regards
  • Olimex LPC1766-STK
    Hello, Please can HTTP Server example for MCB1700 run with Olimex LPC1766-STK? Regards
  • USB host in LPC1766
    I am working on inbuilt USBhost in LPC1766. As a reference i take your USBHostLite project. But there is no File delete function in the library. please provide me any solution.
  • USB host in LPC1766
    I am working on inbuilt USBhost in LPC1766. As a reference i take your USBHostLite project. But there is no File delete function in the library. please provide me any solution.
  • problems with initialization UART2,3 - LPC1766
    Hello! I study LPC1766, having trouble initializing 2 and 3 UART, I initialize all for example, when adding a row UARTInit (2, 57600); UARTInit (3, 57600); in main.s does not work even 0 and 1 UART....