STM32C5 Series Ethernet CLK
Hello, I have one of the new STM32C5A3ZG chips here.
I am currently trying to configure Ethernet using CubeMX2.
However, I am unable to configure the system clock to run above 100 MHz while simultaneously enabling Ethernet, as the Ethernet peripheral requires a 100 MHz clock. This is quite a significant loss of performance, considering the core is capable of running at 144 MHz. If I were to try to enable USB at the same time, it wouldn't work at all, as that peripheral requires a 48 MHz clock. Furthermore, I do not trust the internal RC oscillator to provide a stable connection for USB.
Is there a practical solution for this?
