TS-7120 FRAM

From embeddedTS Manuals
Revision as of 11:08, 26 March 2019 by Ian (talk | contribs) (Created page with "The TS-7120 has 16Kbit ferroelectric random access memory (FRAM) organized as 2KB. It is accessible via the SPI bus. The FRAM may be accessed from userspace. It will appear...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The TS-7120 has 16Kbit ferroelectric random access memory (FRAM) organized as 2KB. It is accessible via the SPI bus.

The FRAM may be accessed from userspace. It will appear as an EEPROM at (typically): /sys/class/spi_master/spi32766/spi32766.0/eeprom

Note that the exact filename under /sys/class/spi_master/ might be different from the above.

The datasheet is available from Cypress Semiconductors' website.