1.stm32l052 Smbus traffic has no ack 2.XferOptions parameter configuration
HI,1.When I was debugging mlx90615, I used smbus to communicate. The reading function was as follows:uint32_t I2C_Read_Cmd_Data (SMBUS_HandleTypeDef *hsmbus1, uint16_t chip, uint8_t *cmdBuffer, int32_t cmdBufferLen, uint8_t *dataBuffer, int32_t dataB...