reram2 2.0.0.0
|
ReRAM2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
ReRAM2 Click example.
This library contains API for ReRAM 2 Click driver.
The demo application is composed of two sections :
Initializes SPI driver and log UART. After driver initialization the app set default settings, performs device wake-up, check Device ID, set Write Enable Latch command and write demo_data string ( mikroE ), starting from the selected memory_addr ( 1234 ).
This is an example that demonstrates the use of the ReRAM 2 Click boardâ„¢. In this example, we read and display a data string, which we have previously written to memory, starting from the selected memory_addr ( 1234 ). Results are being sent to the Usart 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 | ) |