I am working on a project where need to develop an interface for ethernet packets coming from external source and sending it over to SPI driver and then it will forward it to the microcontroller.
I want to know what all things to take care of as the ethernet packets would be having high incoming data pkts and how to configure the spi interface such that it can handle them and forward it further to the spi driver
How to write the it spi interface
New contributor
shaikat chakraborty is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.