2016-11-14 07:59 AM
Hi guys,
I want to use the internal 8MHz HSI reference for generating my clocks, but allthough there is now clock speed error to resolve I still get an error that the HSI is not recommended for the PLL as input. Why is that? And if this is the case, why does STM offer the possibility to do so?here's an image of my clock configuration.best regardsBenjamin2016-11-15 07:59 AM
Hi brammer.benjamin,
In some application note on the clock configuration tool, you can find in the chapter clock scheme : ''For accuracyreasons, the USB peripheral must only be driven by the PLL configured with theHSE clock source.''On the picture you shared, I can see that you activated USB and in this case, as written previously, only HSE clock source can be activated.I hope it is clearer.BREric Dampierre.2016-11-18 01:01 AM
Thanks for your reply!
Yes, now it is clear, so I will implement an external crystal.best regardsBenjamin