hztov2
2.0.0.0
|
HzToV2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
HzToV2 Click example.
This app converts input frequency to a DC voltage output.
The demo application is composed of two sections :
This function initializes and configures the logger and the click board.
Sets the PWM frequency then reads the voltage from VO pin and logs all data on USB UART.
In order to set PWM frequency below 1 kHz, the user will probably need to lower the main MCU clock frequency.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |