STM32L4 Doing DMA SPI Transfer Causes I2C to lockup or freeze
Hello,I have my STM32L4 running some code that is taking variables out of memory and outputting them via DMA SPI as a slave, as well as running code in main that incremements a counter and displays variables on an I2C display. If I have a very small...