• LPC1114 flash programming failure
    Hi to all, Keil MDK I use fails to download file to LPC1114/301 flash memory (Flash-Download menu). The flash verification points to mismatch in 4 constant flash addresses: "Contents missmatch at...
  • 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...
  • problem regarding memory of lpc1114
    I AM USING LPC1114FDH28/102 WHEN MY CODE SIZE EXCEEDS 23KB IT ENTERS IN HARDFAULT. WHEN I REDUCE THE CODE SIZE TO LESS THAN 23KB PROGRAM WORKS FINE PLEASE SUGGEST THE SOLUTION.
  • 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...