cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to detect the Ethernet PHY activity via RMII without using LwIP?

Pilot B
Associate II
Posted on April 25, 2018 at 22:26

Hello,

We have a product based on STM32F427 MCU. It supports ethernet. There are 2 ethernet ports on the board. In the firmware we use LwIP as the ethernet stack.

Now we need to implement a testing firmware running on the board to verify if the ethernet chipset works or not. Basically the PHY will behave like a switch. Is there a way to detect the ethernet PHY activity via RMII interface without using LwIP stack? 

If there is a way such as checking GPIO registry, then we don't have to port LwIP stack to this testing firmware. Eventually we only need to verify the PHY working. We don't need to have the full features of the ethernet stack.

Thanks in advance.

1 REPLY 1
Pilot B
Associate II
Posted on April 25, 2018 at 22:57

It looks like this

0690X0000060An2QAE.png