ldc1101 2.0.0.0
|
Ldc1101 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Ldc1101 Click example.
Example demonstrates measurement of inductance change depending on the linear motion of the metal object. Induction of the linear metal position depends on the type of metal and the configuration.
The demo application is composed of two sections :
Initializes I2C module and sets CS pin as OUTPUT and PWM and INT pin sa INPUT. Driver intialization, standard configurations and start measurement.
Reads RP data and logs data to USBUART every 1 sec.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |