mic2
2.0.0.0
|
Mic2 Click example. More...
Functions | |
void | plot_data (uint16_t data_plot) |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Variables | |
uint16_t | plot_time |
Mic2 Click example.
This range is suited for audio and/or speech applications.
The demo application is composed of two sections :
Initializes driver init, ADC init and sets digital pot.
Reads ADC data from AN pin and plots it on serial plotter.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |
void plot_data | ( | uint16_t | data_plot | ) |
uint16_t plot_time |