• 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 and debugging
    I have found some issues, please forward answer if any one knew about this. I have a starter development kit version of STR91x GUI : Does uVision3 display member details if we enter a structure...
  • Create a Gui
    Hello, I want to create a GUI for my LPC1114 mcu but I am not sure exactly how to do it. I know how to create a GUI but I don't know how to get it to interact with my mcu. Any help is appreciated. ...
  • Hi Guys,
    Iam using ISR routine for my program. My code was in C Language.But Inline Assembly SRC file is enabled. How to write an ISR routine by enabling SRC and In Line Assembly. Please Reply If some knows...
  • 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...