This documentation is out of date.

The new version of the documentation is here: https://cannylogic.com/docs

CANNY 5.3 pico, ADC Driver

From CANNY Wiki
Revision as of 18:43, 26 August 2019 by Support (Talk | contribs) (Created page with "== General Description == CANNY 5.3 pico supports Analog-to-Digital Converter (ADC) mode for one special pin (contact #7) of the connector X1. This ADC converter can be used...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Jump to: navigation, search

General Description

CANNY 5.3 pico supports Analog-to-Digital Converter (ADC) mode for one special pin (contact #7) of the connector X1. This ADC converter can be used to measurement the input voltage from 0 to 5V with 12-bit resolution and 1 millisecond sample rate

This ADC converter have about 110k input impedance and can be used to measurement the input voltage from 0 to 32V with 12-bit resolution and 1 millisecond sample rate.

ADC driver is always active.

Drivers Registers

The following shows permissible values for control registers of ADC Driver

ADC driver input registers allows access to the measured value:

Register Returning Values
ADC Channel Input Value Register
0...4095 = measured ADC value


Examples

Example of input voltage measurement diagram.

16 10 2 1.PNG


Смотри также

CANNY 5.3 pico