stm32 spi
Posted on November 10, 2015 at 11:26Hi.I am tying to connect my STM32F4 (or F1) with external ADC. Data from ADC can be received by SPI after ADC set ''ready'' flag.So the task for controller is to read by SPI 16 bit data on external event.The easie...