Resolved! I3C HAL_I3C_Ctrl_MultipleTransfer_IT read/write data
Hello, Currently I implement a I3C function of mass readback data from the target device. I use the HAL_I3C_Ctrl_MultipleTransfer_IT, the mass write data into target device that is worked. But readback data operation is not worked well. If it readba...