User Activity

Hello everyoneI need to implement a protocol for an external ADC. An SPI read with 22 bits should be triggered via a timer in a 4us cycle.       My procedure:TIM2 triggers a DMA transfer from the TxBuffer into the SPI->TXDR (with some zeros)Since CST...