We have an SMBus controller that's limited to 32 bytes for reads and writes operations.
The uc90320 presents a challenge since it has registers(commands) that we need to read and write that are greter than 32 bytes.
Is it possible to configure the UCD90320 so that registers greater than 32 byes can be read or written in 32 byte or smaller byte blocks?