STM32F042 SPI DMA jammed
Posted on October 19, 2017 at 16:29Hi, I'm trying to create a project using CubeMX which will use SPI1 with DMA. Unfortunately the SPI HAL driver seems to lock up after a few milliseconds of transactions (about 40 slave transactions). I seeLock = HA...