2025-01-13 1:02 PM
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.
2025-01-13 5:04 PM
I got it working. I didn't have my scope setup properly :(