TS-NVRAM: Difference between revisions

From embeddedTS Manuals
(Created page with "{{Infobox |title = TS-NVRAM |image = 300px |titlestyle = |headerstyle = background:#ccf; |labelstyle = width:33% |datastyle = |data1...")
 
Line 13: Line 13:


= Overview =
= Overview =
The TS-NVRAM is a daughter card that provides up to 128KB of battery-backed SRAM for any PC/104 system. Unlike Flash memory, battery backed SRAM provides non-volatile memory with very fast write times and unlimited write cycles.
The TS-NVRAM is a daughter card that provides up to 128KB of battery-backed SRAM over a PC104 bus. Unlike Flash memory, battery backed SRAM provides non-volatile memory with very fast write times and unlimited write cycles.


= Getting Started =
= Getting Started =
To communicate with these boards you only need to write to the PC104 8bit memory offset 0xA0000.  See your SBC for more information on PC104 communication.
To communicate with these boards you only need to write to the PC104 8bit memory offset 0xA0000.  See your SBC for more information on PC104 communication.

Revision as of 15:52, 11 September 2012

TS-NVRAM
TS-NVRAM.jpg
Product Page
Documents
Schematic
Mechanical Drawing

Overview

The TS-NVRAM is a daughter card that provides up to 128KB of battery-backed SRAM over a PC104 bus. Unlike Flash memory, battery backed SRAM provides non-volatile memory with very fast write times and unlimited write cycles.

Getting Started

To communicate with these boards you only need to write to the PC104 8bit memory offset 0xA0000. See your SBC for more information on PC104 communication.