• irq in LPC23xx.h
    I am trying to use IRQ in my code which is not working.any example codes for IRQ
  • Error in LPC23xx.h
    I think that there is an error in the LPC23xx.h include file that apperars in the KEIL web site: RealView MDK 3.10 -> Supported Devices -> LPC2378 -> Header Files The lines: /* FIOs can be...
  • Error in LPC23xx.h
    I think that there is an error in the LPC23xx.h include file that apperars in the KEIL web site: RealView MDK 3.10 -> Supported Devices -> LPC2378 -> Header Files The lines: /* FIOs can be...
  • irq in LPC23xx.h
    I am trying to use IRQ in my code which is not working.any example codes for IRQ
  • LPC23xx.h for CAN with acceptance filter
    I am doing a small project with CAN in LPC23xx.h series. The data is transmitted with CAN tx but it get stuck up for CAN rx interrupt.I checked the example it does not work in acceptance off mode rather...