STM32H503RB I3C target equivalent of HAL_I3C_Ctrl_MultipleTransfer_IT
Hello,Currently I'm playing around with the I3C peripheral and I try to implement a sort of "eeprom" interface on a I3C target where I have 10 slots which I want to be able to address separately.So on the controller side I have this function: int i3...