Resolved! STM32L4: Strange beheviour SPI rx and DMA
Hallo. I'm using SPI and DMA on a STM32L433, to receive data from an external board, and I would like that an interrupt was fired at reception of the 4th byte.I've set the SPI3 (that is in slave receive only mode because I'm using MISO pin for other ...