• ARMwizard, freeware application to setup LPC2xxx registers using graphic interface
    I thought it would be nice to have an application where all the initialization values for the microcontroller registers could be easily set up using a graphic interface but I wasn’t able to find any...
  • ARMwizard, freeware application to setup LPC2xxx,17xx (and soon 13xx,11xx) registers
    I can no longer post in the thread I have started about ARMwizard http://www.keil.com/forum/18663/ because it is shown as read only so I'm starting this new thread to post the updates. Update...
  • Reset / Clear Capture Register LPC2xxx
    Hello, how can I reset / clear or write 0 to the Capture Register of a LPC2368? Only with an hardware reset? Thank you very much for some help.
  • LPC2xxx - fast interrupt FIQ GCC/GNU
    Dear all, I try to get the fast interrupt to run by using the GNU toolchain. In C source I defined a function with the extension __attribute__ ((interrupt("FIQ"))) as the fast interrupt service routine...
  • ARTX System Timer Tick on LPC2XXX devices
    "By default, Timer T0 is used as the ARTX Kernel system tick timer. However any timer from T0 to T1 can be used as the system tick timer. The system tick timer may be changed in the ARTX_Config.c configuration...