llci2c 2.0.0.0
|
LlcI2c Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
LlcI2c Click example.
This click can be utilized as the level converter for logic signals. The topology of this logic level conversion (LLC) circuit is perfectly suited for the bi-directional I2C communication.
The demo application is composed of two sections :
Initialization driver init
Reads the temperature from the Thermo 7 click board and logs data to UART.
note:
Connection between Thermo 7 and I2C-LLC is made through I2C interface. You can connect a Thermo 7 click and I2C-LLC click with the wires to make connection between click boards. We use the Thermo 7 click to demonstrate the functions of the I2C-LLC click.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |