2021-10-18 02:12 AM
The datasheet for the STM32H745xI (doc DS12923 Rev 1) states in the notes to Figure 43 (p 191) that the value for R_ADC can be found in Table 96, but it is not given in Table 96. I also cannot find it elsewhere in the datasheet. Where can the value of R_ADC be found?
Solved! Go to Solution.
2021-10-20 10:09 AM
Hello @MRoss.4
Let me first welcome you to the Community :)
Here are the R_ADC values related to STM32H7 series:
Please feel free to come back to me if you need any other information.
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Imen
2021-10-18 02:41 AM
You're correct, only the maximum external input impedance (R_AIN) is shown. However you may estimate the sampling switch resistance (R_ADC) using R_AIN and internal S/H capacitance (C_ADC) using the following expression:
One thing to note is that R_AIN for the STM32H745xI/G is determined using the following tolerances: "The tolerance is 10 LSBs for 16-bit resolution, 4 LSBs for 14-bit resolution, and 2 LSBs for 12-bit, 10-bit and 8-bit resolutions."
2021-10-20 10:09 AM
Hello @MRoss.4
Let me first welcome you to the Community :)
Here are the R_ADC values related to STM32H7 series:
Please feel free to come back to me if you need any other information.
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Imen