项目作者: mikikg
项目描述 :
C++ program to interface FRAM memory over SPI port on RPi
高级语言: C++
项目地址: git://github.com/mikikg/rpi_spi_fram.git
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