User Activity

We're performing a block procedure call and struggled with odd SMBus-stack behaviour.#define BLK_PRC_CALL ((uint8_t)0x90) /*!< Block process call - write, then read, variable sizes */We incorrectly assumed the stack would read the response length fro...