• IAP failure on LPC1114/301
    Hello, My IAP functions update the flash, but toward the end of each programmed block there is always inconsistent data at the same offset from the beginning of the block (mostly): it differs from...
  • 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...
  • LPC1517 SWD Flash Programming Failure
    Hi, Using uvision 4.70 and Ulink2 (fw 2.02) fail to flash LPC1517 with : " Error: flash Download failed - Cortex-M3 " only at those addreses : Programming Done. Contents mismatch at: 0000001CH ...
  • 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.