SARADC 12 BIT Supervisor and SARADC 12 BIT Modules
What is the different and function between SARADC 12 BIT Supervisor and SARADC 12 BIT Modules?

What is the different and function between SARADC 12 BIT Supervisor and SARADC 12 BIT Modules?

Supervisor ADC can read all ADC channels
SARADCx can read a subset of ADC channels
Supervisor ADC is mainly used for safety reason (redundancy).
Typical usage:
1) read ADC channel[y] using SARADCx
2) read ADC channel[y] using Supervisor ADC
3) compare the two values
3.1) if the two value are almost the same, then value is correct
3.2) if the two values differs then there is an issue in reading the ADC
Regards.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.