SLUAAW9 May 2024 UCD90120A , UCD90124A , UCD90160 , UCD90160A , UCD90320 , UCD90320U , UCD9090 , UCD9090-Q1 , UCD9090A
WriteByte is a SMBus protocol which sends the command mode followed by one byte data Figure 3-1.
Command Keyword | Device Address | Command Code | Data Byte(PEC is optional) |
---|---|---|---|
WriteByte | 0x13 | 0x00 | 0xFFCD |
Table 3-5 tells that the current row is a write byte protocol:
Device address is 0x13, command code is 0x00, Data is 0xFF and the last byte 0xCD is the PEC which is up to whether PEC is set or not when generating the CSV file.