2015-07-09 06:36 PM
Hi All,
I need to transfer a large amount of binary data to my STM32 and am trying to figure out what the best way to do this would be. The data throughput needs to be roughly 4Mbps. The device has USB so I was thinking either that or doing SPI through a USB-SPI device.What's the best approach to this?