STM32F103 - STM32CubeMX Configured - SPI Slave DMA Problems - Really Slow Init & Odd Behaviors
Posted on January 31, 2018 at 02:48Hello, I have a separate MCU acting as the SPI Master, sending data in multiples of 64 bytes (anywhere from 1x 64 byte group, to 10x 64 byte groups) - all during a single transaction. So NSS goes low, 64 bytes to 6...