Commit a397aecb authored by mcattin's avatar mcattin

Update ADC core registers description. Add details on SSR usage in channels control register.

git-svn-id: http://svn.ohwr.org/fmc-adc-100m14b4cha/trunk@120 ddd67a1a-c8ad-4635-afe9-0b8a11d8f8e4
parent dc01a1c9
......@@ -5682,7 +5682,7 @@ SSR[6:0]
<li><b>
SSR
</b>[<i>read/write</i>]: Solid state relays control for channel 1
<br>Controls input voltage range, termination and DC offset error calibration
<br>Controls input voltage range, termination and DC offset error calibration<br>0x23: 100mV range<br>0x11: 1V range<br>0x45: 10V range<br>0x00: Open input<br>0x42: 100mV range calibration<br>0x40: 1V range calibration<br>0x44: 10V range calibration<br>Bit3 is indepandant of the others and enables the 50ohms termination.
<li><b>
RESERVED
</b>[<i>read/write</i>]: Reserved
......@@ -6730,7 +6730,7 @@ SSR[6:0]
<li><b>
SSR
</b>[<i>read/write</i>]: Solid state relays control for channel 2
<br>Controls input voltage range, termination and DC offset error calibration
<br>Controls input voltage range, termination and DC offset error calibration<br>0x23: 100mV range<br>0x11: 1V range<br>0x45: 10V range<br>0x00: Open input<br>0x42: 100mV range calibration<br>0x40: 1V range calibration<br>0x44: 10V range calibration<br>Bit3 is indepandant of the others and enables the 50ohms termination.
<li><b>
RESERVED
</b>[<i>read/write</i>]: Reserved
......@@ -7778,7 +7778,7 @@ SSR[6:0]
<li><b>
SSR
</b>[<i>read/write</i>]: Solid state relays control for channel 3
<br>Controls input voltage range, termination and DC offset error calibration
<br>Controls input voltage range, termination and DC offset error calibration<br>0x23: 100mV range<br>0x11: 1V range<br>0x45: 10V range<br>0x00: Open input<br>0x42: 100mV range calibration<br>0x40: 1V range calibration<br>0x44: 10V range calibration<br>Bit3 is indepandant of the others and enables the 50ohms termination.
<li><b>
RESERVED
</b>[<i>read/write</i>]: Reserved
......@@ -8826,7 +8826,7 @@ SSR[6:0]
<li><b>
SSR
</b>[<i>read/write</i>]: Solid state relays control for channel 4
<br>Controls input voltage range, termination and DC offset error calibration
<br>Controls input voltage range, termination and DC offset error calibration<br>0x23: 100mV range<br>0x11: 1V range<br>0x45: 10V range<br>0x00: Open input<br>0x42: 100mV range calibration<br>0x40: 1V range calibration<br>0x44: 10V range calibration<br>Bit3 is indepandant of the others and enables the 50ohms termination.
<li><b>
RESERVED
</b>[<i>read/write</i>]: Reserved
......
......@@ -339,7 +339,7 @@ peripheral {
field {
name = "Solid state relays control for channel 1";
description = "Controls input voltage range, termination and DC offset error calibration";
description = "Controls input voltage range, termination and DC offset error calibration\n0x23: 100mV range\n0x11: 1V range\n0x45: 10V range\n0x00: Open input\n0x42: 100mV range calibration\n0x40: 1V range calibration\n0x44: 10V range calibration\nBit3 is indepandant of the others and enables the 50ohms termination.";
prefix = "ssr";
type = SLV;
size = 7;
......@@ -440,7 +440,7 @@ peripheral {
field {
name = "Solid state relays control for channel 2";
description = "Controls input voltage range, termination and DC offset error calibration";
description = "Controls input voltage range, termination and DC offset error calibration\n0x23: 100mV range\n0x11: 1V range\n0x45: 10V range\n0x00: Open input\n0x42: 100mV range calibration\n0x40: 1V range calibration\n0x44: 10V range calibration\nBit3 is indepandant of the others and enables the 50ohms termination.";
prefix = "ssr";
type = SLV;
size = 7;
......@@ -541,7 +541,7 @@ peripheral {
field {
name = "Solid state relays control for channel 3";
description = "Controls input voltage range, termination and DC offset error calibration";
description = "Controls input voltage range, termination and DC offset error calibration\n0x23: 100mV range\n0x11: 1V range\n0x45: 10V range\n0x00: Open input\n0x42: 100mV range calibration\n0x40: 1V range calibration\n0x44: 10V range calibration\nBit3 is indepandant of the others and enables the 50ohms termination.";
prefix = "ssr";
type = SLV;
size = 7;
......@@ -642,7 +642,7 @@ peripheral {
field {
name = "Solid state relays control for channel 4";
description = "Controls input voltage range, termination and DC offset error calibration";
description = "Controls input voltage range, termination and DC offset error calibration\n0x23: 100mV range\n0x11: 1V range\n0x45: 10V range\n0x00: Open input\n0x42: 100mV range calibration\n0x40: 1V range calibration\n0x44: 10V range calibration\nBit3 is indepandant of the others and enables the 50ohms termination.";
prefix = "ssr";
type = SLV;
size = 7;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment