Say we need application that uses peripherals like ADC, USART and USB. I don't know how to incorporate them into the APP_Tasks() state machine. For example, the application should monitor the ADC, USART and USB. When there is signal in ADC then it should ..
↧