• No subject
    Hello I am using LPC2000 flash utility for ISP programming to LPC 2214. crystal oscillator i am using is 4Mhz and baud rate is 4800. Actually it is very slow for one time programming it requires 10 min...
  • No subject
    I got a trouble with a aduc 7020. how can i to fix a trouble with voltage in board ? when i plugged the charger: first, leds turn it on. but then the led turn on so low, and the another led is off...
  • No subject
    #include<LPC214x.h> #define read1_31 (IO1PIN&0x80000000) typedef unsigned long DWORD; typedef unsigned short WORD; typedef unsigned char Byte; typedef unsigned int Boolean; void io_init(void);...
  • No subject
    when i use match register along with the software interrupt, SWI interrupt happens only once and then the program control gets stuck in the startup code. I tried to manipulate the input/output port...