Not sure watt you want to do.
As far i can see both your variables adval0 and adval1 are storing a 10 bit number in decimal range 0 to 1023
if you divide any of them by four they turn to 8bit ranging from 0 to 255 decimal number.
Fernando
Not sure watt you want to do.
As far i can see both your variables adval0 and adval1 are storing a 10 bit number in decimal range 0 to 1023
if you divide any of them by four they turn to 8bit ranging from 0 to 255 decimal number.
Fernando
Bookmarks