Carte à clic ADC 11
Carte à clic ADC 11
Key Features
- ADC 16 bits 250 kbit/s à un canal, alimentation unique 5 V, faible courant d'alimentation, fonction d'arrêt automatique, interface compatible SPI, et plus encore.
- Basé sur le LTC1864 - Convertisseur A/N à approximations successives 16 bits avec fonction d'échantillonnage et de maintien qui fonctionne sur une seule alimentation 5 V d'Analog Devices
- Peut être utilisé pour l'acquisition de données à grande vitesse, l'instrumentation alimentée par batterie à faible consommation, l'acquisition de données isolées et à distance et de nombreuses autres applications.
- mikroBUS : interface SPI
L' ADC 11 Click Board™ est une carte complémentaire compacte qui contient un convertisseur de données hautes performances. Cette carte comprend le LTC1864, un convertisseur analogique-numérique 16 bits 250 kps d'Analog Devices. Avec un courant d'alimentation typique de seulement 850 µA à la fréquence d'échantillonnage maximale, le LTC1864 fait partie des ADC à plus faible consommation d'énergie disponibles. Après la conversion, le LTC1864 passe en mode veille à faible consommation, réduisant encore le courant d'alimentation. C'est pourquoi il peut fonctionner à des niveaux de micro-puissance appropriés dans les applications qui ne nécessitent pas la fréquence d'échantillonnage maximale du LTC1864. Cette Click Board™ convient à l'acquisition de données à grande vitesse, à l'instrumentation alimentée par batterie à faible consommation, à l'acquisition de données isolées et à distance, et à de nombreuses autres applications.
La carte à clic ADC 11™ est pris en charge par une bibliothèque compatible mikroSDK, qui comprend des fonctions qui simplifient le développement logiciel. Cette Click Board™ est un produit entièrement testé, prêt à être utilisé sur un système équipé du socket mikroBUS™.
How Does The ADC 11 Click Board™ Work?
The ADC 11 Click Board™ as its foundation uses the LTC1864, a 16-bit successive approximation A/D converter with a sample-and-hold feature that operates on a single 5V supply from Analog Devices. The supply current, which can be the only 850μA at 250ksps, drops at lower speeds because the LTC1864 automatically power-down between conversions. The high impedance analog input and the ability to operate with reduced spans down to 1V full scale allow direct connection to signal sources in many applications, eliminating the need for external gain stages. Equipped with the 3-wire SPI serial interface and extremely high sample rate-to-power ratio, this Click board™ represents an ideal solution for compact, low power, high-speed systems.
The ADC 11 Click Board™ communicates with MCU through the simple 3-wire serial I/O compatible with industry-standard SPI interface. The LTC1864 has an internal conversion clock so that the clock rate does not affect the conversion. This fact allows the clock rate to run to 20MHz without concern for sample-and-hold droop at low clock frequencies or clocking the ADC too fast at high clock frequencies. The data transfer requires only 16 clock cycles which minimize the amount of time necessary to transfer the data. The entire conversion can be transferred in only 800ns if the conversion clock runs at the maximum rate of 20MHz.
The ADC 11 Click Board™ operates only with a 5V logic voltage level. The board must perform appropriate logic voltage level conversion before use with MCUs with different logic levels. However, the Click board™ comes equipped with a library containing functions and an example code that can be used, as a reference, for further development.
SPECIFICATIONS
Type | ADC |
Applications | Can be used for high-speed data acquisition, low power battery-operated instrumentation, isolated and remote data acquisition, and many other applications. |
On-board modules | LTC1864 - 16-bit successive approximation A/D converter with a sample-and-hold feature that operates on a single 5V supply from Analog Devices |
Key Features | One channel 16bit 250ksps ADC, singl 5V supply, low supply current, auto-shutdown feature, SPI compatible interface, and more. |
Interface | SPI |
Compatibility | mikroBUS |
Click board size | S (28.6 x 25.4 mm) |
Input Voltage | 5V |
PINOUT DIAGRAM
This table shows how the pinout on the ADC 11 Click Board™ corresponds to the pinout on the mikroBUS™ socket (the latter shown in the two middle columns).
Notes | Pin | Pin | Notes | ||||
---|---|---|---|---|---|---|---|
NC | 1 | AN | PWM | 16 | NC | ||
NC | 2 | RST | INT | 15 | NC | ||
SPI Chip Select | CS | 3 | CS | RX | 14 | NC | |
SPI Clock | SCK | 4 | SCK | TX | 13 | NC | |
SPI Data OUT | SDO | 5 | MISO | SCL | 12 | NC | |
NC | 6 | MOSI | SDA | 11 | NC | ||
NC | 7 | 3.3V | 5V | 10 | 5V | Power Supply | |
Ground | GND | 8 | GND | GND | 9 | GND | Ground |
ONBOARD SETTINGS AND INDICATORS
Label | Name | Default | Description |
---|---|---|---|
LD1 | PWR | - | Power LED Indicator |
ADC 11 CLICK ELECTRICAL SPECIFICATIONS
Description | Min | Typ | Max | Unit |
---|---|---|---|---|
Supply Voltage | - | 5 | - | V |
Analog Input Supply Voltage | 0 | - | 5 | V |
Resolution | 16 | - | - | bits |
Sampling Rate | - | - | 250 | ksps |
Operating Temperature Range | -40 | +25 | +85 | °C |
Software Support
We provide a library for the ADC 11 Click Board™ as well as a demo application (example), developed using MikroElektronika compilers. The demo can run on all the main MikroElektronika development boards.
The package can be downloaded/installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on the mikroE GitHub account.
Library Description
This library contains an API for the ADC 11 Click Board™ driver.
Key Functions
adc11_cfg_setup
- Config Object Initialization function.adc11_init
- Initialization function.adc11_default_cfg
- Initialization function.
Example Description
This library contains an API for the ADC 11 Click Board™ driver. The library contains drivers for measuring ADC values and for calculation voltage.
The demo application is composed of two sections :
void application_task ( void ) { adc11_get_voltage( &adc11, &avg_adc_data, &voltage ); log_printf( &logger, " Volatge : %.3f V rn", voltage ); log_printf( &logger, "---------------------------rn"); Delay_ms( 2000 ); }
The full application code, and ready to use projects can be installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on mikroE GitHub account.
Other mikroE Libraries used in the example:
- MikroSDK.Board
- MikroSDK.Log
- Click.Adc11
Additional Notes and Information
Depending on the development board you are using, you may need a USB UART Click, USB UART 2 click or RS232 click to connect to your PC, for development systems with no UART to USB interface available on the board. The terminal available in all MikroElektronika compilers, or any other terminal application of your choice, can be used to read the message.
mikroSDK
The ADC 11 Click Board™ is supported with mikroSDK - MikroElektronika Software Development Kit. To ensure proper operation of mikroSDK compliant Click board™ demo applications, mikroSDK should be downloaded from the LibStock and installed for the compiler you are using.
Software Support
We provide a library for the ADC 11 Click Board™ as well as a demo application (example), developed using MikroElektronika compilers. The demo can run on all the main MikroElektronika development boards.
The package can be downloaded/installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on the mikroE GitHub account.
Library Description
This library contains an API for the ADC 11 Click Board™ driver.
Key Functions
adc11_cfg_setup
- Config Object Initialization function.adc11_init
- Initialization function.adc11_default_cfg
- Initialization function.
Example Description
This library contains an API for the ADC 11 Click Board™ driver. The library contains drivers for measuring ADC values and for calculation voltage.
The demo application is composed of two sections :
void application_task ( void ) { adc11_get_voltage( &adc11, &avg_adc_data, &voltage ); log_printf( &logger, " Volatge : %.3f V rn", voltage ); log_printf( &logger, "---------------------------rn"); Delay_ms( 2000 ); }
The full application code, and ready to use projects can be installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on mikroE GitHub account.
Other mikroE Libraries used in the example:
- MikroSDK.Board
- MikroSDK.Log
- Click.Adc11
Additional Notes and Information
Depending on the development board you are using, you may need a USB UART Click, USB UART 2 click or RS232 click to connect to your PC, for development systems with no UART to USB interface available on the board. The terminal available in all MikroElektronika compilers, or any other terminal application of your choice, can be used to read the message.
mikroSDK
The ADC 11 Click Board™ is supported with mikroSDK - MikroElektronika Software Development Kit. To ensure proper operation of mikroSDK compliant Click board™ demo applications, mikroSDK should be downloaded from the LibStock and installed for the compiler you are using.
Carte à clic ADC 11
Frequently Asked Questions
Have a Question?
Be the first to ask a question about this.