• 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 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) { /*...
  • 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 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...
  • 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...