clockgen5 2.0.0.0
|
ClockGen5 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
ClockGen5 Click example.
This is an example that demonstrates the use of the Clock Gen 5 click board.
The demo application is composed of two sections :
Initialization driver enables - SPI, set output configuration CLK 180, also write log.
In this example, we adjusts different frequencies every 3 sec. Results are being sent to the Uart Terminal where you can track their changes.
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |