Hello,
I am using the Example project given on this link. I am regenerating the code using HalCoGen 4. It is working fine on the HDK board. I now need to make it work on my own board, the only thing being different that on HDK is that, the microcontroller is RM48L952PGE and the the main clock used and PLL settings need to be different. The transceiver is still clocked with a 50 MHz clock but is connected to RMII configuration instead of MII. I am getting stuck on getting PHY Id.
1) On the above mentioned link under "Programming Sequence using HALCoGen generated drivers" they ask us to set specific PLL. Is this necessary. Also they ask us to change the VClk4 to 40 MHz. In HalCoGen 4 when the controller loaded is RM48L952PGE, It does not give any option to change the VClk4 clock div as it does when I load the HDK.
2)What other changes would be required to shift from MII to RMII in the code?
Hope to hear from you soon,
Thank you,
Agraj.