• LPC2148
    Hi Can you send me a enc28j60 driver? I want to interface enc28j60 with LPC2148. My email id is mehtamonark@gmail.com
  • lpc2148
    I am working a Project SPI-Ethernet interface using ENC28J60 with LPC2148.I have developed the code using Kiel uvision3 but it is giving an Error. the Error is Error:Failed to execute BIN40\ArmCC ...
  • 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...