verification scenario to assure that data from adc is transmitted correctly through uart
so my project consists of : exploiting the serial communication to send the conversion data from ADC1 Channel 1 in ASCII format and considering a verification scenario for the program's functionality.
about the verification scenario i visualize it in "putty" and it is right (i'm using a potentiometer like an analog input to my ADC ) (i also used a multimeter to know that adc is reading the input correctly) and i get logique outputs is there any other thing i need to check that UART communication is set perfectly any verification scenario i should also implement???
