TS-8820-SRAM

From embeddedTS Manuals
Revision as of 17:34, 17 January 2022 by Lionel (talk | contribs) (Links auto-updated for 2022 re-branding ( http://www.embeddedarm.com/support/contact-us.php →‎ http://www.embeddedTS.com/support/contact-us.php))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The TS-8820 provides 2MB of battery backed static RAM. The RAM is accessed through a 4KB memory window. After programming the SRAM page register, 16 bit reads or writes can be performed to any part of the page.

This can be accessed through ts8820ctl:

echo "test" | ts8820ctl -W 5
ts8820ctl -R 5
Note: The SRAM is not populated by default. See U16 to verify the presence on your board. If you require battery backed SRAM please contact us.