• UART help(LPC1114)
    Is it possible for me to send a C file over a UART connection to an LPC1114 mcu? The C file has configurations for the mcu, if it is possible how can I do so using C# in Visual Studio.
  • 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...
  • Remapping interrupt vectors on a LPC1114
    Hello, The user manual of the LPC1114 states clearly that the device has a SYSMEMREMAP register capable of instructing the device to snatch interrupt vectors from static RAM. But it does not indicate...