• Ethernet Receive interrupt problem
    HI all, In LPC2368,i need to have receive interrupt for each of the descriptors upon updating the status in the descriptor.I have enabled the VIC IntEnable for ethernet,assigned priority and configured...
  • Ethernet interrupt not received
    Hi, I use keil MDk as well as RLARM. I use a new Cortex M3 microcontroller from ST32Fxx. The ethernet driver wasnt provided by Keil. Iam using ST ethernet driver. It doesnt provide interrupt based...
  • At91 ethernet - can't receive
    Hello, I'm trying to work with the eternet at the AT91RM9200 - but until now I'm not able to receive any packets... I don't know why it is not working - I can read the PHY registers - that's...
  • Hard Fault at send and receive simultaneously with USART & Ethernet
    Hello Here is my circuit diagram obrazki.elektroda.pl/3624808600_1477118608.jpg Here is my program volatile unsigned char flagSerial; volatile unsigned char flagEthernet; volatile unsigned...
  • Ethernet Problem
    Hi, I'm trying to enable my development board to communicate with a PC via Ethernet. I am able to establish a connection and send data from the PC to the micro without any issues. When I try to send...