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.

Using F28069's SPI interface to Ethernet Communication

I have a question about Ethernet communication with F28069. I want to use F28069 in my small motor driver. There is a requirement to communicate with Ethernet. However, F28069 has not any Ethernet interface. There are some processors like Concerto which has Ethernet interface and meets my requirements. But they do not have Matlab support like F28069. So, I decided to use SPI interface of F28069 to communicate via Ethernet by using a Ethernet controller with SPI interface.   Is it possible to use this solution? Or are there any application example which sollve my problem?