lwip example for S32K328 without Phy

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

lwip example for S32K328 without Phy

862 次查看
rgujjari
Contributor II

Our product is based on S32K328 where MCU directly connected to a switch through MII.

I am trying to follow the 'lwip_FreeRTOS_s32k358' example, but, running into the following issues.

Could you please suggest a way forward?

Question 1:

lwip_FreeRTOS_s32k358 example uses Pit componet (GPT).

But, PIT doesn't seem to support S32K328. Attached screenshot.

How can we modify the example program not to use PIT nor Phys?

 

 

lwip-support.png

0 项奖励
回复
1 回复

826 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

I see S32K328 listed in the GPT UM

PetrS_0-1728376250308.png

regarding switch connection, Just be sure your MAC to MAC connection is correct.
The example does not require modification if same RMII connection is used, if not modify GMAC setting and pin config accordingly.

BR, Petr

0 项奖励
回复