vtohz2 2.0.0.0
|
VToHz2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
VToHz2 Click example.
This appliaction enables usage of a converter for analog voltage input signal into a pulse wave signal of a certain frequency.
The demo application is composed of two sections :
Initializes driver and enables the click board.
Sets the output frequency by incrementing the pwm duty cycle from 0 to 100% in an infinite loop. Results are being sent to USB UART terminal.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |