Part Number: AM263P4
Hello. I'm currently testing board-to-board FSI communication using two am263px-cc evm boards.
The basic example uses the fsi_hld_loopback_interrupt example to communicate between the boards.
I'm connecting the boards using a custom 10-pin cable, and I'm testing without the 10th pin (V3Y3_3V3_LDO1) on the cable.
I understand that the mux setting for am263px FSI is set to FSI by default, so I didn't configure a mux in the project. However, when performing FSI communication between boards, the internal loopback succeeds, but the external board-to-board c ommunication fails. What's the problem?
Additionally, the example uses interrupts, but in reality, I used polling. This is because an error occurred when using interrupts.
I've attached my example files below. Thank you.
