Skip to main content
MRoss.4
Visitor II
October 18, 2021
Solved

The datasheet for STM32H745xI does not give the value for R_ADC. Where can it be found?

  • October 18, 2021
  • 2 replies
  • 818 views

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?

This topic has been closed for replies.
Best answer by Imen.D

Hello @MRoss.4​ 

Let me first welcome you to the Community :)

Here are the R_ADC values related to STM32H7 series:

  • Channel Slow: 940 Ohm
  • Channel fast: 450 Ohm
  • Channel Direct 204 Ohm

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

2 replies

DTomi.1
Senior
October 18, 2021

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:

0693W00000FCq95QAD.pngOne 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."

Imen.DBest answer
Technical Moderator
October 20, 2021

Hello @MRoss.4​ 

Let me first welcome you to the Community :)

Here are the R_ADC values related to STM32H7 series:

  • Channel Slow: 940 Ohm
  • Channel fast: 450 Ohm
  • Channel Direct 204 Ohm

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

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks