Posted on May 27, 2016 at 17:31
Hi there,
I'm desperatly trying to get the STM32F407 work as a SPI slave with DMA TX/RX functionality. I literally read any thread about this topic Google found (~5 pages of results) but it's just not work...
Posted on May 28, 2016 at 12:18
Dear markt,
I changed my yesterday GPIO init (the pin sources had been wrong, added a NSS pin).
void
CTRLSPI_GPIO_init()
{
GPIO_InitTypeDef GPIO_InitStructure;
/* changed pin sources to 13, 14, 15 ...