How can I communicate with a 32-bit SPI device?
Posted on February 08, 2016 at 12:58I need to communicate with a device that only supports 32-bit SPI transfers. I see that the stm32f4-family only supports 8 and 16 bits. Can I somehow do a hack to make it work?