Resolved! How to use the HAL I3C Library
HelloI'm using NUCLEO-H503 to make an I3C master, and I have some issues.1. I sent the ENTDAA command for I3C communication, but it does not go to HAL_I3C_STATE_READY.The code written after several attempts is as follows.HAL_I3C_Ctrl_DynAddrAssign(&h...