... | @@ -24,6 +24,19 @@ mkimage -A arm -O linux -C none -T script -n 'boot script' -d boot_script.txt bo |
... | @@ -24,6 +24,19 @@ mkimage -A arm -O linux -C none -T script -n 'boot script' -d boot_script.txt bo |
|
## Sensors for diagnostics
|
|
## Sensors for diagnostics
|
|
| **I2C address** | **Chip** | **Channel** | **Measurement** | **Description** |
|
|
| **I2C address** | **Chip** | **Channel** | **Measurement** | **Description** |
|
|
| ------ | ------ | ------ | ------ | ------ |
|
|
| ------ | ------ | ------ | ------ | ------ |
|
|
| 0x48 | LM75 (IC36) | 1 | Temp. | Temp DDR |
|
|
| 0x48 | LM75 (IC36) | 1 | Temp | Temp DDR |
|
|
| 0x49 | LM75 (IC36) | 1 | Temp. | Temp FMC |
|
|
| 0x49 | LM75 (IC36) | 1 | Temp | Temp FMC |
|
|
| 0x4A | LM75 (IC36) | 1 | Temp. | Temp Power Management | |
|
| 0x4A | LM75 (IC36) | 1 | Temp | Temp Power Management |
|
|
\ No newline at end of file |
|
| 0x2C | MAX6639 (IC28) | 1 | Temp | Temp FPGA |
|
|
|
|
| 0x14 | IRPS5401 (IC30) | IN | V/I/P | IRPS1 Input <Voltage / Current / Power> |
|
|
|
|
| 0x14 | IRPS5401 (IC30) | 1 | V/I/P/T | IRPS1 P0V85 <Voltage / Current / Power / Temp> |
|
|
|
|
| 0x14 | IRPS5401 (IC30) | 2 | V/I/P/T | IRPS1 P1V8_AUX <Voltage / Current / Power / Temp> |
|
|
|
|
| 0x14 | IRPS5401 (IC30) | 3 | V/I/P/T | IRPS1 P1V2 <Voltage / Current / Power / Temp> |
|
|
|
|
| 0x14 | IRPS5401 (IC30) | 4 | V/I/P/T | IRPS1 P1V8 <Voltage / Current / Power / Temp> |
|
|
|
|
| 0x14 | IRPS5401 (IC30) | 5 | V/I/P/T | IRPS1 P1V2_PSPLL LDO <Voltage / Current / Power / Temp> |
|
|
|
|
| 0x15 | IRPS5401 (IC30) | IN | V/I/P | IRPS2 Input <Voltage / Current / Power> |
|
|
|
|
| 0x15 | IRPS5401 (IC30) | 1 | V/I/P/T | IRPS2 P3V3 <Voltage / Current / Power / Temp> |
|
|
|
|
| 0x15 | IRPS5401 (IC30) | 2 | V/I/P/T | IRPS2 MGT_1V8 <Voltage / Current / Power / Temp> |
|
|
|
|
| 0x15 | IRPS5401 (IC30) | 3 | V/I/P/T | IRPS2 MGT_0V9 <Voltage / Current / Power / Temp> |
|
|
|
|
| 0x15 | IRPS5401 (IC30) | 4 | V/I/P/T | IRPS2 MGT_1V2 <Voltage / Current / Power / Temp> |
|
|
|
|
| 0x15 | IRPS5401 (IC30) | 5 | V/I/P/T | (not used, do not report) | |
|
|
|
\ No newline at end of file |