• Home
  • Raw
  • Download

Lines Matching full:bank

60 level we will call banks. A bank holds data for one or more sensors. The data
61 in a bank for a sensor is one or more bytes large.
63 The number of bytes is fixed for a given bank, you should always read or write
65 less then the number of bytes for a given bank are undetermined.
67 See below for all known bank addresses, numbers of sensors in that bank,
71 terminology for the addressing within a bank this is not 100% correct, in
72 bank 0x24 for example the addressing within the bank selects a PWM output not
76 uGuru determines if a read from or a write to the bank is taking place, thus
97 not yet reported 0x08 at DATA and you proceed with writing a bank address.
100 Sending bank and sensor addresses to the uGuru
104 0x08 indicating that the uGuru wants input, in this case the bank address.
106 Next write the bank address to DATA. After the bank address has been written
116 First send the bank and sensor addresses as described above.
122 test for this. Notice that the number of bytes is bank address dependent see
135 First send the bank and sensor addresses as described above.
156 bank address. With these versions this happens quite frequent, using larger
166 Bank 0x20 Alarms (R)
168 This bank contains 0 sensors, iow the sensor address is ignored (but must be
169 written) just use 0. Bank 0x20 contains 3 bytes:
184 Bank 0x21 Sensor Bank1 Values / Readings (R)
186 This bank contains 16 sensors, for each sensor it contains 1 byte.
212 Bank 0x22 Sensor Bank1 Settings (R) and Bank 0x23 Sensor Bank1 Settings (W)
217 address in Bank 0x21 .
256 - Temp sensor: warning threshold (scale as bank 0x21)
257 - Volt sensor: min threshold (scale as bank 0x21)
260 - Temp sensor: shutdown threshold (scale as bank 0x21)
261 - Volt sensor: max threshold (scale as bank 0x21)
264 Bank 0x24 PWM outputs for FAN's (R) and Bank 0x25 PWM outputs for FAN's (W)
274 low nibble (temp)sensor address at bank 0x21 used for control.
285 Low threshold temp (scale as bank 0x21)
288 High threshold temp (scale as bank 0x21)
291 Bank 0x26 Sensors Bank2 Values / Readings (R)
294 This bank contains 6 sensors (AFAIK), for each sensor it contains 1 byte.
305 Bank 0x27 Sensors Bank2 Settings (R) and Bank 0x28 Sensors Bank2 Settings (W)
323 min threshold (scale as bank 0x26)