Posted on November 16, 2011 at 12:45Hi, I have my STM32F103RB connected to an ADC via SPI1. I read my ADC in two modes, in single shot mode I do SPI transfer in polling mode and all works well. In continuous mode I need to read data from ADC every 2...