• LPC1788
    I copied Telnet Server example from Pack Installer, then build using Keil MDK Pro 7.0, but I have several errors. In Run-time Environment menu, I choose Legacy API. It reduce the errors, but still have...
  • LPC1788
    I copied Telnet Server example from Pack Installer, then build using Keil MDK Pro 7.0, but I have several errors. In Run-time Environment menu, I choose Legacy API. It reduce the errors, but still have...
  • LPC1788 EMAC
    Hello, I'm using LCP1788 with a ethernet PHY. The problem is that some times it receives from PHY a ethernet frame with most part of it filled with 0x55. I'm using wireshark for comparing...
  • LPC1788 EEPROM
    Dear all, I hope everything is fine with you. Anybody has an example which demonstrates how to use LPC1788's EEPROM? I have written the following code in C++ and it does not work, I am wondering...
  • LPC1788 HID
    HID using 1788 I have read HID example projects available on internet , in all project input from HID is taking only one byte and HID out also one byte length, BOOL HID_GetReport (void) { /*...