2024-09-25 07:58 PM - last edited on 2024-09-26 01:04 AM by Mike_ST
Hello,I'm a newbie ,and I'm facing some issues..
I used two NUCLEO-H503RB boards, one as a controller and the other as a target. I connected them as shown below.
.
And I tried them with the Example code "I3C_Controller_Private_Command_IT & I3C_Target_Private_Command_IT",but the target always responds with a NACK.
I have tried changing the frequencies for both open-drain and push-pull modes, but the problem persists.
Could you advise on how to resolve this issue? Also, is my wiring correct? I noticed in the PDF that an interface board is plugged into the NUCLEO-H503RB. Could this be causing the issue? If so, is there an alternative board I can use instead of the X-NUCLEO-IKS01A3, since it seems it's no longer available?
2024-09-30 02:41 AM
Hello @Vinc_L ,
First of all make sure that the dynamic addressing process is done.
May this WIKI helps you for dynamic addressing Getting started with I3C - stm32mcu
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.