• External interrupt program not working
    Hi all, I am trying to use external interrupt with the following code using LPC1768 micro controller. I have connected P2.10 and P2.11 to switches and GPIO0 used to connect the LED's. When I press the...
  • External interrupt program not working
    Hi all, I am trying to use external interrupt with the following code using LPC1768 micro controller. I have connected P2.10 and P2.11 to switches and GPIO0 used to connect the LED's. When I press the...
  • IAR LPC2129 TIMER INTERRUPT PROGRAM not work
    i try to debug the timer program with IAR and olimex LPC2129 but the program don't jump in can you help me please where is the problem ? this program is the program of www.nxp.com/.../AN10414...
  • IAR LPC2129 TIMER INTERRUPT PROGRAM not work
    i try to debug the timer program with IAR and olimex LPC2129 but the program don't jump in can you help me please where is the problem ? this program is the program of www.nxp.com/.../AN10414...
  • Extern variable not working.
    I've got a STM32CubeMX made project for running on stm32f401re using proteus. I need e shared variable named "mode" on two compiling units named main.c and stm32f4xx_it.c. I've got the following definition...