I3C error in transmission/reception process - NUCLEO-H563ZI
I am using 2 Nucleo-H563ZI boards, one as controller and the other target, and referencing the knowledge base post "How to set up and run the I3C_Private_Command_IT controller and target example projects" yet I am getting an error. From what I can tell, both projects can be used on the same laptop unit, and only one of the projects needs to be running at a time, but please correct me if this is wrong. I also have a Logic Analyzer hooked up to the set up and am receiving this analysis, pictured below.

According to the post I'm following, when the user button is pressed on the controller board for the first time, the LED1 on the controller should continue to toggle quickly and the LED1 on the target should turn solid green, but this never happens. Instead, the target LED never turns on, and the controller LED toggles slowly. According to the project read me, this means there is an error in the transmission/reception process. What is the best way to determine what is the error is exactly?
Also, according to the analyzer, the controller is sending out a 7F instead of the expected 7E broadcast. The example projects were not altered when imported- so just running ENTDAA- but there's clearly something not right with the setup or use. How do I determine what is causing the error? Do you think it's the 7F? If so, why would it be sending this out instead of 7E?
