cancel
Showing results for 
Search instead for 
Did you mean: 

DMA memory to SPI is not working

SoCalJim
Associate II

I can get HAL_SPI_Transmit (and HAL_SPI_Transmit_IT) to work properly, but I cannot get HAL_SPI_Transmit_DMA to output signals. Here's my simplified code.

 

1 REPLY 1
SoCalJim
Associate II

I got it working. I didn't have my scope setup properly :(