How to achieve repeated START after IBI with STM32H503 I3C controller
Hello everyone, I'm using two STM32H503 boards. One is programmed as an I3C controller, the other as an I3C target, and I'm trying to achieve the following sequence on the I3C bus: IBI from target -> Repeated Start -> Private Read I find two things...