Associate II
December 13, 2016
Solved
Where can I find my clock settings in the code generated from CubeMX?
- December 13, 2016
- 2 replies
- 2028 views
Posted on December 14, 2016 at 00:57
I see that SystemClock_Config(void) is generated, and shows the PLL divisions but it doesn't show anything about the actual clock speeds. Ultimately I'm trying to determine the speed of my ADC sampling but I'm having to work backward as I inherited code from somebody else where all the clocks were set already.
Thanks!
#clocks #discovery #cubemx #stm32l476vg