Changes for page Front I/O

Last modified by Kevin Wiki on 2024/07/07 22:48

From version 1.3
edited by Kevin Wiki
on 2024/07/04 13:31
Change comment: There is no comment for this version
To version 2.2
edited by Kevin Wiki
on 2024/07/04 17:53
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -94,7 +94,6 @@
94 94  
95 95  We have two sets of chips, one for left and one for right where we have two different i2c chips on each side for controlling lights. Since the chips controlling their respective parts have the same address for each side, we can't distinguish them from each other. To handle this we use a i2c multiplexer to selectively communicate with one half at a time, switching TCA9548 between two different output ports.
96 96  
97 -
98 98  === Code example finding i2c ports ===
99 99  
100 100  To verify wiring, connection, output ports and device addresses run the following script:
... ... @@ -151,6 +151,29 @@
151 151  {
152 152  }
153 153  {{/code}}
153 +
154 +== Pinouts voltages from MLB ==
155 +
156 +Powered off:
157 +
158 +* PWR fail LED - 0.00 V
159 +* OH/Fan fail LED - 4.72 V
160 +* NIC1 LED - 0.8 - 2.6 V
161 +* NIC2 LED - 2.95 V
162 +* HDD LED - 0.00 V
163 +* Power LED - 0.00 V after unplug grows
164 +
165 +Powered on:
166 +
167 +* PWR tail LED - 3.47 V
168 +* OH/Fan failed LED - 5 V
169 +* NIC 1 LED - 1.2 - 2.9 V
170 +* NIC 2 LED - 3.2 V
171 +* HDD LED - 3 V
172 +* Power LED - 0.87 V
173 +
174 +
175 +
154 154  )))
155 155  
156 156  
... ... @@ -165,5 +165,11 @@
165 165  
166 166  [[image:[email protected]]]
167 167  //Figure 2: [[Waves>>https://commons.wikimedia.org/wiki/File:Culebra_-_Playa_de_Flamenco.jpg]]//
190 +
191 +
192 +
193 +
194 +
195 +
168 168  )))
169 169  )))