Skip to main content
Associate
July 22, 2024
Solved

I3C Dynamic Address

  • July 22, 2024
  • 1 reply
  • 1811 views

I'm using the I3C_Controller_ENTDAA_IT example to assign dynamic addresses to two BMA530 sensors, but I'm getting errors when running the code. Are there any modifications or additional steps I should consider to resolve this issue? I haven't made any modifications or additions yet.

Azad_0-1721655184264.png

 

Best answer by Azad

Sorry, my mistake. I needed to load both the controller_entdaa_it and target_entdaa_it codes for the ENTDAA command to work. I had only loaded controller_entdaa_it. The problem is solved now.

1 reply

Douglas MILLER
ST Employee
July 24, 2024

This post has been escalated to the ST Online Support Team for additional assistance. We'll contact you directly

AzadAuthorBest answer
Associate
July 30, 2024

Sorry, my mistake. I needed to load both the controller_entdaa_it and target_entdaa_it codes for the ENTDAA command to work. I had only loaded controller_entdaa_it. The problem is solved now.