I am working with TM4C123H6PM tiva series microcontroller by Texas instruments. ADC sampling
is done and the numbers are then stored in an array.
After that using uart,this array is ready to send.
Or
If I simply send the array by configuring uart,then these problems come too.