Skip to content

C++ program to interface FRAM memory over SPI port on RPi

Notifications You must be signed in to change notification settings

mikikg/rpi_spi_fram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

About

C++ program to interface FRAM memory over SPI port on RPi

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages