Hello,
I know there is no S32K358 CAN example available, except for a loopback example. When I enable the pins, I encounter many errors.
So, I decided to create my own example from scratch. I have attached the project here. Could someone help me get it working? I successfully created a similar example for the S32K344, which works fine. However, the same approach doesn’t work for the S32K358. I am using the HVBMS 800V evaluation board, while the S32K344 was used with the HVBMS 400V.
It’s very strange because it’s the same example. I used the same configuration, although the pins are different, but nothing appears in our Peak CAN viewer. I set a breakpoint in my CanIf_RxIndication function and I see some real data being received, but nothing in the TX. I did some debugging, but nothing is clear.
Thank you.