SPI Rx via DMA... SCLK generation?
Posted on May 19, 2014 at 21:41I'm wanting to update a product that has a SPI device on the same channel as the UART. Currently the SPI device uses DMA - it sends 1 byte and receives a packet of info. On the UART we only send data.I would like to ...