User Activity

Hello everybody!Is anybody tried to connect an STM32 to an KSZ846x (for ex. KSZ8463 - 3 ports ethernet chip MAC+PHY) chip? I have a very strange issue. I am able to communicate with the KSZ chip using MIIM and also over SPI, and I am able to start th...
In the actual SVD file (ver 1.7) the Ethernet peripheral registers are incomplete, Ethernet_MAC section actually we have Ethernet DMA registers, and no register descriptions for ethernet MAC. Beside even the Ethernet_DMA registers are showing incorre...
Hello , I have STM32H750x MCU. I would like to know why the ETH DMAMR->SWR (software reset bit) is still ALWAYS SET?I know even the HAL driver is trying to do the SW reset on the ETH DMA and MAC. I know I should have an enabled and stable clock for t...