Other Parts Discussed in Thread: MCU-PLUS-SDK-AM263X
Hello,
I want to validate CAN transmission on this EVM(LP-AM263). I need to transmit smth via CAN, and observe it in Vehicle SPY application. I'm tried both examples which are goes in MCU-PLUS-SDK-AM263X:
mcan_loopback_interrupt And mcan_loopback_polling. I though, it should be enough, but not.
In both example, I disable the loopback. But it doesn't work, the effect is zero.
Configurations of neoVI and the CCS project for LP-AM263 are attached.
Please help me, to figure out what is going in wrong way