• MCB2300-Ethernet
    I'm using ethernet function of MCB2300.I find all the MCB2300's example program using interrupt mode,and the function: static void interrupt_ethernet (void) __irq; but i want using poll mode...
  • Ethernet problem on MCB2300 LPC2387
    All: I have the HTTP_demo working perfectly on the MCB2300. I have designed my own board so that its Ethernet is hooked up exactly the same as the MCB, same PHY, same connector, same everything. The...
  • Ethernet
    Hi, I am using MCB2300 kit(lpc2368).Willing to send data through Ethernet. I found few codes and when compiled in uvision 4 , its giving code limited error as it is evaluation version.Are any light...
  • Fuse for MCB2300
    I am using the Keil MCB2300 board. I am powering it from a 5VDC supply. I would like to fuse this power connection so that I don't over amp the board. Can someone recommend if this is possible. I see...
  • RTC MCB2300
    I am trying to use the RTC interrupts to count seconds. However it only runs in debug mode and also in this increments one second in 1 and 1/2 minutes. Do I have to set any flags before using the RTC...