• lpc2368 ADC 2,3 not working
    Hi I have written some code for reading ADC on LPC2388 The code is working for ADC0 and ADC1 but the result is always zero for ADC2 and ADC3 Here is my code: void InitADC() { PCONP |= 1<<12;...
  • lpc2368
    how can i communicate between my pc & lpc2368?? dose it have any special circuit??
  • lpc2368
    Hi, I try to work with nxp lpc2368 and j link debugger. Before that i've programed cortex-M3 with it, and everything was ok. But now when I like to upload anything it won't becouse of algorithm witch...
  • Interruts not working for lpc2368 using RV30
    hi, I am now programing for lpc2368 using RV30, but interrupts are not working,but its working for lpc2119. what all additional changes to make.
  • LPC2368 is not working with RL-ARM and MDK 3.70
    Without use the RTOS noticed that the clock processing decreases. Using the RTOS does not work.