Part Number: SK-AM62A-LP
Other Parts Discussed in Thread: AM62A7, SYSCONFIG
My target currently is just completing the basic communication on AM62A7 with external CAN tools, such as Canoe or ZLG tool etc.. The circuit schematics about this module is below:
mcan_loopback_interrupt_am62ax-sk_mcu-r5fss0-0_nortos_ti-arm-clang.zip
Now the above attached file is my basice code project,which could be run on CCS in platform Ubuntu or Windows PC. I just make some simple configurations below:
1. set MCU_CAN2_STBz low level:
![]()
2.set the CANFD Bitrate to 2Mbps, change to CAN mode:

After compiling and running the project, it shows the data result on the COM port:

So my question is that how I could get & print the CANFD data from the external CAN tools like this just by changing the loopback mode? I hopefully realize the basic function about transferring data each other with CAN tools currently.
By the way, what's the dfference on the version of my Sysconfig tools with below:
