Hi I am currently working on a project where I have to implement TCP/IP stack on STM32F429ZI 144 pin nucleo board.
Board has PHY chip.My question is how does the MAC controller knows when a jabber or collision event occurs since these events are handled by PHY chip.
PHY chip shown in schematic for nucleo board, has no connections other than RMII (like error interrupt pin?) to STM32 MCU.