reram2 2.0.0.0
|
ReRAM 2 Click is a compact add-on board containing highly reliable resistive random-access memory. This board features the MB85AS8MT, an 8Mbit memory organized as 1,048,576 words of 8 bits from Fujitsu Semiconductor. The MB85AS8MT uses the resistance-variable memory process and silicon-gate CMOS process technologies to form nonvolatile memory cells. This SPI configurable ReRAM can withstand many write cycles (1x106 rewrite operations), has a data retention period greater than ten years, and can read and write to random addresses with very negligible delay. This Click boardâ„¢ is ideal as a nonvolatile storage media or temporary RAM expansion for storing variables in any embedded application that requires rapid writes and unlimited endurance.
We provide a library for the ReRAM 2 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 ReRAM 2 Click driver.
reram2_cfg_setup
Config Object Initialization function. reram2_init
Initialization function. reram2_default_cfg
Click Default Configuration function. reram2_read_device_id
ReRAM 2 read device ID function. reram2_write_memory
ReRAM 2 write memory function. reram2_read_memory
ReRAM 2 read memory function. 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.
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. UART terminal is available in all MikroElektronika compilers.