Skip to main content
DNYAR.1
Associate II
August 2, 2023
Solved

STM32G474x ADC DIFFERENTIAL MODE OVERALL RESULT TIME (SAMPLING + CONVERSION)

  • August 2, 2023
  • 2 replies
  • 1048 views

In dont see a clear indication of the conversion time for differential mode. Is it the same as for single-ended operation?

From DS12288 Rev 6, page 139,

tconv : Total conversion time (including the sampling time) in ADC clock periods

is given as:

ts(cycles) + resolution + 0.5

Is this the same for single-ended and differential operation modes?

Thanks

David

This topic has been closed for replies.
Best answer by MasterT

Yes, same timing

2 replies

MasterT
MasterTBest answer
Lead II
August 2, 2023

Yes, same timing

DNYAR.1
DNYAR.1Author
Associate II
August 3, 2023

Thanks