• Uart lpc1114 help
    Hello! I have created a GUI that can send data to any available serial port that it detects. Currently my GUI detects my lpc1114 however I do not fully understand what format I have to send data...
  • LPC1114 SPI1 Help...
    I am using LPC1114. I want to interface LIS302DL Accelerometer with LPC1114. For that purpose I have chosen SPI. I am not getting proper X,Y,Z values... I am getting default value 255 i.e ff...
  • Using Timers in LPC1114 Help...................
    Hi, Anybody please help me how to use the timers in LPC1114? Anyone please let me know how to generate delays using timers ?
  • LPC1114 GPIO
    In LPC1114 if we configure P0_10,P0_11,P1_0,P1_1,P1_2,P1_3 these pins as GPIO , and toggle simulator wont show changes in status bit , same things happens if we check in actual hardware. Same snap of...
  • GUI issue (LPC1114)
    Hi! I have already created the firmware for Lpc1114 but an issue I am running into is how to communicate with the mcu through a GUI. I know how to create gui's but I don't know how to send binary...