Hi Team,
we want to transfer data between main and mcu domain, is it possible to send 512KB of data in 10ms via SPI protocol, if yes ,can you provide related threads for this.
Regards
Madikanti Rohith
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 Team,
we want to transfer data between main and mcu domain, is it possible to send 512KB of data in 10ms via SPI protocol, if yes ,can you provide related threads for this.
Regards
Madikanti Rohith
Hi Rohith,
No, even if we consider the max speed of 50Mbps, the max theoretical speed can be achieved is 62KB/s (50000000/100/8)..
Regards,
Brijesh
Thanks,Brijesh ,but what is the max size of data we can send in 10ms and 15ms?
Regards
Rohith.
That's bit difficult to say, because it depends on the other factor as well, like packet size, delay between packets, CPU load etc..
Regards,
Brijesh