You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently set to 8 by rcc_clock_setup_in_hse_8mhz_out_72mhz(). Results in 9 MHz ADC clock. Maximum allowed value is 14 MHz, so a prescaler of 6 could be used instead.
The text was updated successfully, but these errors were encountered:
Currently set to 8 by
rcc_clock_setup_in_hse_8mhz_out_72mhz()
. Results in 9 MHz ADC clock. Maximum allowed value is 14 MHz, so a prescaler of 6 could be used instead.The text was updated successfully, but these errors were encountered: