• 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...
  • LPC2468 : Difference between LPC23xx.H and NXP doc
    Hi, When programming the SDRAM configuration, I remark a difference between LPC23xx.H and the NXP user.manual.lpc24xx with the addresses of EMC_DYN_CFGn and EMC_DYN_RASCASn registers. For example...
  • LPC2368 UART register sizes in lpc23xx.h file?
    I have a question about the lpc23xx.h file version 1.04 I was wondering why some of the UART registers were defined as unsigned long, when they appear to only be 8 bits (unsigned char)? For example...
  • error
    with the help of apnt195, i had modified the STM32 usb hid application program. during compilation, it showing the following error demo.c(33): error: #147: declaration is incompatible with "BYTE...