• LPC1788
    hi dears i use this code on keil v5.16a. when i clear a register , the pin position dont chane to 0, and it stay o 1. but in version 4.7 it works correctly. thank you. #include "LPC177x_8x...
  • 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...
  • EMWIN on LPC1788
    Hi every one. I'm trying to build a Emwin project for the nxp lpc1788 with keil.Im designing my own board based on Embedded artist 1788 board. sources and headers are compiled correctly but they can...
  • LPC1788 Configuration
    Hey All, I have started to write the code for a University Project and i'm using a LPC1788 MCU. Before i go through manually assigning the different peripherals and functions to the different pins...
  • 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) { /*...