2019-05-31 05:24 AM
In RM 0433 on page 910 there is the following:
“1. The ADC clock can be a specific clock source, named adc_ker_ck_input which is
independent and asynchronous with the AHB clock.
It can be configured in the RCC (refer to RCC Section for more information on how to
generate the ADC clock (adc_ker_ck_input) dedicated clock).�?
I didn’t find any information about configuring asynchronous ADC clock in RCC. Information in UM2217 explains only how to divide ADC asynchronous clock.
Please explain how is it possible to configure the asynchronous ADC clock in RCC using HAL or LL.
2019-05-31 05:35 AM
JW
2019-05-31 05:44 AM
Good picture , but what about severel strings of code with ADC clock configuration ?