Skip to main content
dbrustur
Associate
May 14, 2014
Question

STM32F407 Ethernet interface problem

  • May 14, 2014
  • 1 reply
  • 522 views
Posted on May 14, 2014 at 08:21

I have a board based on the STM32F407 with a LAN8710A phy.

I have ported part of the Nichelite IP stack and got it to work when the board is connected directly to the test PC via a non-crossover cable.

When an Ethernet switch is inserted between the board and the PC, then the PC does not receive any data from the board. The board however receives all data sent from the PC. I have tested this with ARPs and Pings.

Can anyone suggest why might the ethernet switch blocks the return messages?

Can anyone please post the values for the MAC configuration registers that work reliably when connected to a 100Mb/s network switch or PC?

    This topic has been closed for replies.

    1 reply

    dbrustur
    dbrusturAuthor
    Associate
    May 22, 2014
    Posted on May 22, 2014 at 03:26

    Problem fixed.