2021-03-03 04:42 AM
The max ADC clock is 50MHz but the source can be divided by up to 256 so there is no need to limit the source frequency
@Khouloud ZEMMELI
Solved! Go to Solution.
2021-03-05 05:56 AM
Hi @Mikhail Z ,
Actually, the maximum ADC frequency depends from the voltage scale value, and according to RM, the Max value cannot exceed the 80Mhz.
In fact, when the Power regulator voltage scale is set to 0 or 1, the Max ADC freq equal to 80MHz, in case when the Power regulator voltage scale is set to 2 or 3, its equal to 40 MHz (for more details, please refer to the Table 59 in the RM).
Hope my answer helped you, when your question is answered, please close this topic by choosing Select as Best the reply that answered you, this will help others to find that answer faster.
Thanks for your contribution, Khouloud
2021-03-03 07:23 AM
Hello @Mikhail Z
Could you please specify the part number that you are using?
Thanks, Khouloud
2021-03-03 09:48 AM
H743ZI
2021-03-05 05:56 AM
Hi @Mikhail Z ,
Actually, the maximum ADC frequency depends from the voltage scale value, and according to RM, the Max value cannot exceed the 80Mhz.
In fact, when the Power regulator voltage scale is set to 0 or 1, the Max ADC freq equal to 80MHz, in case when the Power regulator voltage scale is set to 2 or 3, its equal to 40 MHz (for more details, please refer to the Table 59 in the RM).
Hope my answer helped you, when your question is answered, please close this topic by choosing Select as Best the reply that answered you, this will help others to find that answer faster.
Thanks for your contribution, Khouloud
2021-03-11 12:56 AM
@Khouloud ZEMMELI , thank you for clarification. I just don't understand how it is possible to make the 50MHz ADC clock since for STM32H743 ver. V the minimum clock divider is 2 (so for 50MHz at least 100MHz kernel clock is needed).