Other Parts Discussed in Thread: MMWAVEICBOOST
Hi! I'm working with IWR6843AOPEVM and I want to modify mmwaveDemo code to send data through CAN_FD.
And it works perfect on data transmission from IWR6843AOPEVM to PC. But when I tried to send data from PC to IWR6843AOPEVM, CAN_FD callback works, I get
CANFD_Reason == CANFD_REASON_RX, and when i tried to get data from CAN_FD with function CANFD_getData, IWR6843AOPEVM freezes and stop working. To start IWR6843AOPEVM again I need to reboot it. I attached main.c file with CAN_FD. mmwaveSDK version is 03.04.00.03.
Thanks in advance for your help!
Best regards,
Matvei Klimov