User Activity

I'm using an STM32F427 and no RTOS, along with a custom PHY. However, I’ve encountered issues configuring a custom PHY address in STM32CubeIDE 1.14.1:Custom PHY Address SetupMy setup requires a specific PHY address, such as 0x80, but STM32CubeIDE 1.1...
Why are UDP packets on port 53600 sometimes sent and visible in Wireshark, but at other times they are not sent? What factors could influence the intermittent transmission of these packets? 
Hello everyone,I'm currently working on a project where I'm interfacing the KSZ9893 Ethernet switch with an STM32F427 microcontroller. The setup uses the RMII interface for data communication and I2C for management.Issues i am facing:1.unable to ping...