How to read or write data by I3C btween IKS02A1 and NUCLEO-H503RB
I'm trying to check I3C protocol between IKS02A1 with NUCLEO-H503RB. and I just followed the guide which is below link. https://wiki.st.com/stm32mcu/wiki/Getting_started_with_I3C And I also tried I3C_Controller_Private_Command_IT code from the github...