• lpc2368 blinker not working
    Hi I programmed my lpc2368 with below code. but led does not blink (led is just on ). my Code : #include <lpc23xx.h> #define led1 0x200000 #define set_led1 (FIO0SET = led1) #define clr_led1...
  • ADC CONVERTER 5 v power supply with LPC2368
    i need help i wrote dies small code for a test conversion of my power supply (5V) i try to see it on debugger Mode in AD convert 0; this function is for the conversion : AD0CR |=0x00000000;/...
  • 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...
  • working with ADC
    hi everybody I am working on ADuC7026, I dont know how to enable ADC/DAC and work with that, so kindly suggest if any programs or any material are there. Thanks Hameed