Hi,
I'd like to use MibSPI5 along with ethernet on the RM48L952ZWT... however MIBSPI5CLK and (R)MII_TXEN are both on the same pin. Is there any way around this?
Thanks,
Jack
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I'd like to use MibSPI5 along with ethernet on the RM48L952ZWT... however MIBSPI5CLK and (R)MII_TXEN are both on the same pin. Is there any way around this?
Thanks,
Jack
Unfortunitily, NO workaround.
Regards,
Haixiao
OK, thanks. I've seen a few examples of using the NHET to emulate SPI/UART. Do you think it would be possible to get it running at 20Mbit/s?
Using HET to emulate SPI, you can get 2.5MHz, maybe 5MHz, I don't think you can get 20Mz. Reason:
Max VCLK2 frequency 110MHz.. 110MHz/20 =5. This means the HET should have less than 5 instructions to emulate the SPI.
Regards,
Haixiao