Skip to main content
jwester9
Associate II
August 9, 2007
Question

STR9 Ethernet RX overflow

  • August 9, 2007
  • 2 replies
  • 686 views
Posted on August 09, 2007 at 14:54

STR9 Ethernet RX overflow

This topic has been closed for replies.

2 replies

m_j_butcher
Associate III
May 17, 2011
Posted on May 17, 2011 at 09:45

Hi

I can't answer the question because I have never observed an RX overflow but it would be interesting to know how many rx buffers you use.

Presently I have an STR912 on line at

http://84.75.9.2/

and have never experienced a problem with it (4 rx buffers). Are you also testing with very high traffic levels?

Regards

Mark Butcher

http://www.uTasker.com

jwester9
jwester9Author
Associate II
May 17, 2011
Posted on May 17, 2011 at 09:45

The ST ENET software don't handle RX overflow, anyone know about to add function to handle it.

I found example in driver from Keil about if no descriptor is availble

the DMA fetch stop and have to be started again, I add this to my software, but it still stop. Any idea what more have to be added