Update Commands
parent
b6268dedaf
commit
7fba11123f
14
Commands.md
14
Commands.md
@ -23,13 +23,13 @@ Given we use I2C for comms using hex as the commands are reasonable.
|
|||||||
| 0x02 | Fan 2 |
|
| 0x02 | Fan 2 |
|
||||||
|
|
||||||
## Read commands
|
## Read commands
|
||||||
| command | description | parameter |
|
| command | description | parameter | read length |
|
||||||
| :-- | :-- | :-- |
|
| :-- | :-- | :-- | |:-- |
|
||||||
| 0x11 | Read config | |
|
| 0x11 | Read config | | ? |
|
||||||
| 0x12 | Read voltage | Volage source |
|
| 0x12 | Read voltage | Volage source | 2 |
|
||||||
| 0x13 | Read temperature | |
|
| 0x13 | Read temperature | 2 |
|
||||||
| 0x14 | Read current fan speed | Fan number |
|
| 0x14 | Read current fan speed | Fan number | 2 |
|
||||||
| 0x15 | Read bulk fan speed | Fan number |
|
| 0x15 | Read bulk fan speed | Fan number | 2 * num |
|
||||||
|
|
||||||
## Write commands
|
## Write commands
|
||||||
| command | description | parameter |
|
| command | description | parameter |
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user