Hi, I was looking for a CAN example to reference for the S32k311. I am specifically trying to bring up CAN for the S32K31XEVB-Q100 devboard, and since there are no S32K311 or 310 examples in the S32 library, I wanted to ask if anybody has any of their own. Thanks!
This is a test demo based on S32K311EVB-Q100 and you may refer to it.
Hi
Thanks for this example. I was able to build it and flash it.
But my board is an inhouse board.
It has S32K311 -> TCAN1048AVDMTRQ1 -> CanH and CANL
When the FlexCAN_Ip_Send() is executed, I see the TX signal input to the TCAN1048 is changing. But there is no output from the TCAN1048.
I am wondering if the TCAN may not be the same as the one on the EVB
So it may not be initialized correctly.
If you have the code to initialize the TCAN1048 can you please share.
Also can you please tell me the mode and the bit rate you are using?
thanks
It works fine on myside and it should be a RTD version problem.
This demo made base on RTD 4.0.0 HF01 with S32 DS V3.5.
The hardware is S32K311EVB-Q100.