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] ...@@ -5682,7 +5682,7 @@ SSR[6:0]
<li><b> <li><b>
SSR SSR
</b>[<i>read/write</i>]: Solid state relays control for channel 1 </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> <li><b>
RESERVED RESERVED
</b>[<i>read/write</i>]: Reserved </b>[<i>read/write</i>]: Reserved
...@@ -6730,7 +6730,7 @@ SSR[6:0] ...@@ -6730,7 +6730,7 @@ SSR[6:0]
<li><b> <li><b>
SSR SSR
</b>[<i>read/write</i>]: Solid state relays control for channel 2 </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> <li><b>
RESERVED RESERVED
</b>[<i>read/write</i>]: Reserved </b>[<i>read/write</i>]: Reserved
...@@ -7778,7 +7778,7 @@ SSR[6:0] ...@@ -7778,7 +7778,7 @@ SSR[6:0]
<li><b> <li><b>
SSR SSR
</b>[<i>read/write</i>]: Solid state relays control for channel 3 </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> <li><b>
RESERVED RESERVED
</b>[<i>read/write</i>]: Reserved </b>[<i>read/write</i>]: Reserved
...@@ -8826,7 +8826,7 @@ SSR[6:0] ...@@ -8826,7 +8826,7 @@ SSR[6:0]
<li><b> <li><b>
SSR SSR
</b>[<i>read/write</i>]: Solid state relays control for channel 4 </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> <li><b>
RESERVED RESERVED
</b>[<i>read/write</i>]: Reserved </b>[<i>read/write</i>]: Reserved
......
...@@ -339,7 +339,7 @@ peripheral { ...@@ -339,7 +339,7 @@ peripheral {
field { field {
name = "Solid state relays control for channel 1"; 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"; prefix = "ssr";
type = SLV; type = SLV;
size = 7; size = 7;
...@@ -440,7 +440,7 @@ peripheral { ...@@ -440,7 +440,7 @@ peripheral {
field { field {
name = "Solid state relays control for channel 2"; 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"; prefix = "ssr";
type = SLV; type = SLV;
size = 7; size = 7;
...@@ -541,7 +541,7 @@ peripheral { ...@@ -541,7 +541,7 @@ peripheral {
field { field {
name = "Solid state relays control for channel 3"; 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"; prefix = "ssr";
type = SLV; type = SLV;
size = 7; size = 7;
...@@ -642,7 +642,7 @@ peripheral { ...@@ -642,7 +642,7 @@ peripheral {
field { field {
name = "Solid state relays control for channel 4"; 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"; prefix = "ssr";
type = SLV; type = SLV;
size = 7; 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