sram4
2.0.0.0
|
<PRVIH_PAR_RECENICA_SA_PRODUCT_PAGE_DA_ISPRATE_CELINU>
[click Product page](<CLICK_PRODUCT_PAGE_LINK>)
We provide a library for the SRAM4 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 from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
This library contains API for SRAM4 Click driver.
sram4_cfg_setup
Config Object Initialization function. sram4_init
Initialization function. sram4_default_cfg
Click Default Configuration function. sram4_memory_read
Read data from memory. sram4_memory_write
Write data to memory. sram4_generic_command
Command writing function. This example application showcases ability of device
ability to manipulate with memory( writing and reading data ).
The demo application is composed of two sections :
Initialization of communication modules(SPI, UART) and additional
pins. Reads ID and checks if it matches with SRAM4_DEVICE_ID to check communication. Then clears protection from memory access.
Writes 3 times to memory with length of data offset in memory addres.
Then reads 2 times first 2 data written should be read in one read, and 3rd write should be read separately.
The full application code, and ready to use projects can be installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
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.