rpi_spi_fram C++ demo program to interface FRAM memory Fujitsu MB85RS128B over SPI port on RPi via native linux bindings, no WiringPi library requred. Build To build program on Raspberry Pi, run following: g++ fram_test.cpp -o fram_test