flash3
2.0.0.0
|
Flash 3 Click is a mikroBUS add-on board for adding more Flash Memory to your target board microcontroller. It carries an ISSI IS25LP128 IC with 128 Mbit capacity.
We provide a library for the Flash3 Click as well as a demo application (example), developed using MikroElektronika compilers. The demo can run on all the main MikroElektronika development boards.
Package can be downloaded/installed directly form compilers IDE(recommended way), or downloaded from our LibStock, or found on mikroE github account.
This library contains API for Flash3 Click driver.
void flash3_cfg_setup ( flash3_cfg_t *cfg );
FLASH3_RETVAL flash3_init ( flash3_t *ctx, flash3_cfg_t *cfg );
void flash3_generic_transfer ( flash3_t *ctx, spi_master_transfer_data_t *block );
void flash3_pause ( flash3_t *ctx );
void flash3_unpause ( flash3_t *ctx );
void flash3_unpause ( flash3_t *ctx );
This applicaion adding more flash memory.
The demo application is composed of two sections :
Initalizes device, Flash 3 Click board and makes an initial log.
This is an example that shows the capabilities of the Flash 3 Click by
writing into memory array of a Flash 3 Click board and reading same data from memory array.
The full application code, and ready to use projects can be installed directly form compilers IDE(recommneded) or found on LibStock page or mikroE GitHub accaunt.
Other mikroE Libraries used in the example:
Additional notes and informations
Depending on the development board you are using, you may need USB UART Click, USB UART 2 Click or RS232 Click to connect to your PC, for development systems with no UART to USB interface available on the board. The terminal available in all Mikroelektronika compilers, or any other terminal application of your choice, can be used to read the message.