Resolved! how to checksum the ADC data when it is passing to serial monitor of putty through the USB virtual COM port.
Hello ,I am working on the stm32f070c6 controller , i am reading the adc values from controller and passing to the serial monitor of USB virtual COM port, but i want to checksum the values before transmitting the adc values to the serial monitor .how...