Follow the below steps for CAN testing:
- Check the CAN connection from board-to-board.
- Proper bitrate to be set.
- CANFD is by default supported and no changes are required in SW, there should be no issue.
- Test CANFD manually by giving below commands:
ip link set can0 up type can bitrate 500000 dbitrate 2000000 fd on
ip link set can1 up type can bitrate 500000 dbitrate 2000000 fd on
candump can0 &
candump can1 &
cansend can0 213##3112131121313
cansend can1 123##11323232113213213
ifconfig can0 down
ifconfig can1 down
For further inquiries, please get in touch with mktg@iwave-global.com
Please find the detailed G40M product information in the below link,