Other Parts Discussed in Thread: IWR6843, MMWAVEICBOOST
I'm using the following demo as a base : "C:\ti\mmwave_automotive_toolbox_3_4_0\mmwave_sdk_ccs_projects\mmwave_sdk_3_5\68xx_aop_mmwave_sdk_hwa "
with the only modification is the #include <ti/drivers/pinmux/pinmux_xwr68xxAOP.h> to have the pinmux from the IWR6843AOPEVM version and not the IWR6843.
These modifications works pretty good with the demo visualizer and with the debuger too.
I have tried two examples to add CANFD config to my work:
1)use this guide https://www.ti.com/lit/an/spracf7/spracf7.pdf?ts=1633009503992
2) use this thread https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/996018/iwr6843isk-adding-canfd-to-mmwave-sdk-out-of-box-demo-hard-coded-config-version
==>In the 2 cases the same problem , all compile and debug, the visualizer works too and plots data but I read nothing on the CANFD connector with my PICOSCOPE
I precise that the S1.1 to activate CAN is ON on the BOOST board.
My first goal is only to sent some data by the CANFD of the MMWAVEICBOOST and read it by the PICOSCOPE.
So my problem is that I can not have any data on the CANFD.
Can someone help me please? I didnt find anything to have the CANFD working.
Thank You
Daniel C.
This is my little setup