• No subject
    hi i want the "c" programming for the microcontroller LPC2148 ARM7 for "LCD", "RELAY" ,"POWERSUPPLY" INTERFACES.
  • 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...
  • 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
    I am using LPC2378. i want to interfac LPC2378 with PC using USB port. how can i interface LPC2378 with PC? how will PC detect that i have connected LPC2378. i mean to ask about any DLL of VB6 for interfacing...