LPC1758 using RMII to connect switch chip

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

LPC1758 using RMII to connect switch chip

Jump to solution
702 Views
sonic_hsieh
Contributor I

Hello All,

I'm using LPC1758 to connect a four port switch (using RMII, mac to phy). I already configured EMAC module and can see frames are sent out from switch ports. It seems Tx in LPC1758 EMAC is working. But Rx is not working. I print the  two Rx registers: RxProduceIndex and RxConsumeIndex. Both of them are always zero. Is that any special config will cause Tx works but Rx not work.

Thanks.

Labels (1)
Tags (1)
0 Kudos
1 Solution
547 Views
sonic_hsieh
Contributor I

Hello,

 

I think problem is solved. I find RMII RX_DV is wrong connected to other pin.

Fixed it and RMII Tx/Rx are working normally now.

 

Thanks the support.

View solution in original post

0 Kudos
2 Replies
548 Views
sonic_hsieh
Contributor I

Hello,

 

I think problem is solved. I find RMII RX_DV is wrong connected to other pin.

Fixed it and RMII Tx/Rx are working normally now.

 

Thanks the support.

0 Kudos
547 Views
soledad
NXP Employee
NXP Employee

Hi,

This issue may refer to memory locations, please check the below thread:

LPC1788 Ethernet DMA interrupt problem 


Have a great day,
Sol

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos