Posted on December 13, 2017 at 03:32Hi,I'm trying to implement SPI Tx and Rx with LL API. In stripped down code, I have these in my initialization function:LL_SPI_EnableDMAReq_RXLL_SPI_EnableDMAReq_TXLL_DMA_ConfigTransfer(DmaInstanceT, DmaStreamT,LL...