User Activity

Hello,I have a project on a Nucleo board that samples the ADC and typecasts the result.The typecasted value and the original value are sent via UART and virtual com to my PC.When I put this code in a single for-loop, I can receive both the raw and co...