Hi, I just got a FRAM board and wanted to read and write to it. I have the PIN's all setup were i2cdetect would detect the FRAM. However I am having trouble reading and writing data to the FRAM. I tried open(), ioctnl(), and then write() and read() but I am not getting the results I want. Does anyon...