• LPC17xx Interrupt
    Hi everyone I wrote a simple program for timer0 of lpc1768 it works but I do not know after the interrupt what to do and how can I jump to vector address of timer0 , the interrupt state is pending...
  • LPC17xx Interrupt
    Hi everyone I wrote a simple program for timer0 of lpc1768 it works but I do not know after the interrupt what to do and how can I jump to vector address of timer0 , the interrupt state is pending...
  • ppp connection lpc17xx
    I have problem with serial.h for lpc17xx.
  • LPC17xx bus fault
    It might be perfectly clear to most of you (then sorry for this message), but it wasn't to me, because I feel this is different on ARM7TDMI MCUs... Just to save some debugging and googling: In the...
  • LPc17xx uart program
    I have a problem with uart interface , I tried to start program " hello wold " but on the serial dont display it please I need help . I will post the code : SERIAL.C : #include <LPC17xx.H> #define...