• LPC2148
    Hi Can you send me a enc28j60 driver? I want to interface enc28j60 with LPC2148. My email id is mehtamonark@gmail.com
  • LPC2148
    HI, can any one help me to how to dump hex file into lpc2148. i m going to develop my own PCB board.i have confusion about programmer. some articles say dump via UART0 n some says JTAG. which one is...
  • lpc2148
    Hey everybody..... I want to interface single led with lpc2148 by using port and without port . If anybody has program pls do the helpful need...........
  • lpc2148
    whats wrong in my program? it wont start the task/ program: #include <rtl.h> #include<LPC214X.h> void delay(void); __task void task1 (void); __task void task2 (void); OS_TID tsk1, tsk2;...
  • lpc2148
    I am getting a problem with lpc2148 board. When i am going on board debugging using jtag , the board is working perfectly. But when i am flashing using jtag it is not working properly.If any one face...