slow hspi clock speed on STM32U5G9
I am using the hspi1 peripheral in HyperBus mode on an STM32U5G9 processor.
I used STM32CubeMX to configure the hspi clock to 160 MHz, generated from the SYSCLK. The hspi is configured with 0 Clock Prescaler with the intention of having an external 160 MHz hspi clock.
I went to confirm my clock with a scope, and am only seeing ~140 MHz. I changed the hspi "Free Running Clock" setting to "Enable" in CubeMX, just for better measurement, and the measured hspi clock speed dropped to ~95 MHz.
Has anyone seen anything like this, or have any suggestions?
Thanks,
-Rob
