User Activity

Hello,We are using STM32F2XX with ADC and external SPI Flash.In our code, there are running two threads one for ADC operation and another for Flash read write operation.We can easily use our External flash through SPI2 and ADC operation individually....