• GPIO Interrupt - LPC1788
    InThe Name Of Allah Hi I was Downloaded LPC1788 CMSIS and use GPIO Interrupt Project and run keil Debugger. Problem is that GPIO Handler Never Call. NVIC_SetPriority(GPIO_IRQn, 1); NVIC_EnableIRQ...
  • GPIO
    can any one explain the difference between REGULAR PORT and FAST PORT in LPC2366.Thanks in advance.
  • LPC1788
    I copied Telnet Server example from Pack Installer, then build using Keil MDK Pro 7.0, but I have several errors. In Run-time Environment menu, I choose Legacy API. It reduce the errors, but still have...
  • LPC1788
    hi dears i use this code on keil v5.16a. when i clear a register , the pin position dont chane to 0, and it stay o 1. but in version 4.7 it works correctly. thank you. #include "LPC177x_8x...
  • GPIO interrupt simulation problem.
    I am using KEIL simulator for Target LPC2364. I Want to generate GPIO interrupt on PIN0.11. I am using signal, I am able to see signals on PORT0.11 through logic analyzer, but i am not able to generate...