User Activity

Hello all,I have a project with ethernet on custom STM32H743 board, ethernet works as expected but only with SYSCLK <= 300 MHz, for sysclk > 300 MHz I get "transmit buffer unavailable" messages.Even when reducing the HCLK, AXI, AHB bus clock, the sys...
Hi all,we have a custom board with STM32H753 MCU and a DP83848 PHY. When configuring the PHY in loopback mode I can send and receive messages as expected. But when not in loopback mode we can receive data but the Tx path is not working.As the loopbac...