Knowledge Base

This product is discontinued. It has been replace by the SX10500 Xwire peripheral board

The following table summarizes where various data are located in the memory of the SPice10209 processor.

AddressContainsAccess with
0 & 1Channel 1 raw readingTSPGetWordL 0
2 & 3Channel 2 raw readingTSPGetWordL 2
4 & 5Channel 1 filtered rdgTSPGetWordL 4
6 & 7Channel 2 filtered rdgTSPGetWordL 6
8Filter time constant selectTSPPutByte 8
9Status bitsSee below

The status bits are as follows:

BitMeaningAccess with
0New data available on channel 1.TSPGetBit 0
1New data available on channel 2.TSPGetBit 1
2Channel 1 faultTSPGetBit 2
3Channel 2 faultTSPGetBit 3

The status bits are also accessible via SPice pins, which is usually the easiest way to access them.