Hi, i want to implement ethernet communication between two stm32 boards without using phy, but only gpio's connected by jumpers. how can i disable the phy?
Why not simply using the SLIP interface?