I'm getting the impression that I need the following things for my 16F88
orCode:ADCON1.7 = 1
Do I need both of these if I only want my A/D to be 8 bits? (IE: ADC_BITS 8)Code:DEFINE ADC_BITS 10
I'm getting the impression that I need the following things for my 16F88
orCode:ADCON1.7 = 1
Do I need both of these if I only want my A/D to be 8 bits? (IE: ADC_BITS 8)Code:DEFINE ADC_BITS 10
Bookmarks