Hello,
im trying to test the CAN-FD example code in the cook book ( or in project from Example in the IDE) when using two s32kxx cards it works but when i try to use Canoe to receive the CAN-FD messages i get this :
this is the configuration i used in CANOE :
is there any changes i have to make in the driver configuration or in CANOE configuration so it can work ?
thanks,
im using the example code given in the cook book, ISO CAN FD protocol is configured correctly in that example.
i tryied the configuration you have proposed for CBT and FDCBT it gaves me errors too :
in CANOE i choosed this configuration for arbitration phase :
and for data phase :
Hi,
example sets bitrates as 500kbit and 2Mbit with 80% sample points. Set the same in the CANoe.
Also correct value for propseg in example
BR, Petr
Hi,
i've set the sample point to 80% in canoe, i get the same errors
Hi,
I have tested IDE example on S32K144EVB with PCAN tool and it works fine.
If you have proper bus termination I assume it is CAN bit timing setting issue.
BR, Petr
Thanks for your help, it was a tranceiver delay compensation issue.