Hi, I'am debuging Ethernet with S32K344_Q257 development board (SCH-47827 REV A) and ADTJA1101-RMII development board.
I copy the EB's "Eth_InternalLoopback_S32K344" demo configure and generate code to driver the S32K344 mac, and set the TJA1101 using the SMI interface.Now,the Tja1101 work at RMII mode,and can provide 50Mhz REF_CLK to S32K344. But When I use the MCAL API to send the ETH data, it doesn't works : The RMII_TXD0 RMII_TXD1 have no waveform,and they remain low level voltage about 230mV.
What went wrong, how could i to debug it? Please give some advice.Thanks~