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?