Tool/software:
Hi expert,
In the MCU+SDK, the default mode of CAN is loopback mode. Our customer would like to know how to change to normal mode. Thank you
Best Regards,
Xingyu Zhu
Hi Xingyu,
You have to change the argument passed in the App_mcanConfig API from TRUE to FALSE to disable the loopback mode.
Please note that you would need an external transceiver if you want to communicate to another device, please refer this thread for more information:
Best Regards,
Meet.