debug K344 with DP83848YB/NOPB

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

debug K344 with DP83848YB/NOPB

2,394 Views
wangjunxiao
Contributor I

hi~I am using the example lwip_s32k344 ,referenced the pdf : LWIP_S32K344 DEMO SETUP .I have made the corresponding configuration according to the next image.

20230617-192801.jpg

but when i debug the project ,it always in this while loop.What could be the possible reasons? see the picture

20230617-192542.jpg

Additionally,in the pdf LWIP_S32K344 DEMO SETUP there is an important note like:

- Change the S32K344 EVB J30 jumper from 3-4 to 1-2, thus the VDD_HV_B will be changed to 5V, to enhance the ethernet level-shifter stability at RMII 50MHz

However,  we provide 3.3V, would there be any trouble?

Finally, I have attached the sample code I debugged myself. Could you please help me identify the reasons behind my continuous debugging failures?

0 Kudos
Reply
6 Replies

2,360 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

could you please specify which boards/revisions you are using? 
As far as I know you should ensure to have the VDD_HV_B/Ethernet level-shifter voltage jumper at 5V. to make example running properly.

BR, Petr

0 Kudos
Reply

2,348 Views
wangjunxiao
Contributor I

We have designed our own circuit using DP83848YB, and the schematic section is shown in the attached image. We are currently supplying it with 5V and use 50MHZ crystal oscillator, but even after setting it up on the PC side, we are unable to ping the board

20230625-124412.jpg

Please help me analyze if there are any other reasons causing the network connection issue. thanks

0 Kudos
Reply

2,324 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

hard to say for custom designed board. You can e.g. try read out PHY registers and check for correct setting and check for status/errors etc.

BR, Petr

0 Kudos
Reply

2,267 Views
wangjunxiao
Contributor I

OK thanks.Do you have any example code available that supports the MII interface? If I intend to use the MII interface, please tell me what configurations should be modified in the lwip_s32k344 example code?

0 Kudos
Reply

2,256 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

attached is some hint doc only.

BR, Petr

0 Kudos
Reply

2,253 Views
wangjunxiao
Contributor I

thank you for your suppoort

0 Kudos
Reply