FC602 automotive ethernet stick + TJA1101 + S32K148EVB

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

FC602 automotive ethernet stick + TJA1101 + S32K148EVB

1,257 Views
carl_larsson
Contributor II

Hi!

Has someone used the FC602 ethernet stick together with the TJA1101 and the S32K148EVB? I have flashed the board with the example code from the "enet_loopback_s32k148" project and debugged it and it seems to work correctly. I have set up the TJA1101 to act as a slave and the FC602 as a master. I have also followed the user manual in WSP_BROADWAY_V_02_01_03.zip that comes with the FC602 stick. My PC is running Windows 10. My PC recognizes the FC602 stick and it is visible in the list of ethernet devices but it says that it isn't connected. I have tried to ping it but it doesn't respond. I have attached a picture of my set up.

Has anyone used the FC602 stick and verified that it works?

2 Replies

1,077 Views
carl_larsson
Contributor II

I found out that the enet_loopback_s32k148 project doesn't have a tcp/ip layer on top of the ethernet driver. And of course, if there is no tcp/ip layer it will not respond to ping. The setup works if using the lwip_s32k148 sample project instead which has a tcp/ip layer implemented.  

1,077 Views
naderkhamess
Contributor III

Hi Carl,

thanks for letting us know how did you manage to ping at the end, because i am struggling at the moment to ping the board. https://community.nxp.com/thread/530159 ( i also put a thread )

Kindly i want to ask you, did you manage to use FB602 with windows? or only under linux?

0 Kudos