Part Number: AM62A3
Other Parts Discussed in Thread: SK-AM62A-LP
We want to enable CANFD driver at am62ax SDK 9.2, what modifications should be made?
Looking forward to your reply. Thanks.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: AM62A3
Other Parts Discussed in Thread: SK-AM62A-LP
We want to enable CANFD driver at am62ax SDK 9.2, what modifications should be made?
Looking forward to your reply. Thanks.
Hello,
You can refer to this device tree overlay that can be used on SK-AM62A-LP EVM: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/arch/arm64/boot/dts/ti/k3-am62x-sk-mcan.dtso?h=ti-linux-6.1.y-cicd
This will call the MCAN nodes defined in these .dtsi files:
Best Regards,
Anshu
Hello,
Can you please clarify which OS you are using?
If you are using Linux, then refer to the previous post.
Thanks,
Anshu
Hi, Anshu
Thanks for your reply.
yes. I'm using Linux OS.
Could you please help to confirm whether this version supports the canfd protocol?
After enabling the relevant configuration according to the method, the test found that only the can protocol is supported.
Best Regards,
Li Hui
Hello Li Hui,
Yes, CAN-FD mode is supported. Refer to the Linux Documentation: https://software-dl.ti.com/processor-sdk-linux/esd/AM62X/09_02_01_10/exports/docs/linux/Foundational_Components/Kernel/Kernel_Drivers/MCAN.html
Best Regards,
Anshu