d9e930bc09
This adds a sample app to utilize the Fujitsu MB85RC256V FRAM via I2C on Arduino 101. It does simple read and write on the chip. Change-Id: Ie20470f3701acb0e4fa9bc3d7b3676625839cf06 Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
---|---|---|
.. | ||
src | ||
Makefile | ||
README | ||
prj.conf | ||
testcase.ini |
README
This is a sample app to read and write the to the Fujitsu MB85RC256V FRAM chip via I2C on the Quark SE Sensor Subsystem. This assumes the slave address of FRAM is 0x50, where A0, A1, and A2 are all tied to ground.