Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

CCS: changing resloution of ADC on F28335

$
0
0

Tool/software: Code Composer Studio

Hi I want to know how an I change the resolution of my ADC for example I want to change 12 bit to 8 bit , iam using f28335 microcontroller and iam using the following code on ADC interrupt 

interrupt void  adc_isr(void)
{
       PVvoltage = AdcRegs.ADCRESULT0 >>4; }


Viewing all articles
Browse latest Browse all 262198

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>