I got as far as updating libraries and putting this in the ADC_Lite example by KurtE:
const uint8_t ADC0_pins[] = {16,17,20};
const uint8_t ADC1_pins[] = {21,26,27};
#define COUNT_PINS_PER_ADC ...
Type: Posts; User: defragster
I got as far as updating libraries and putting this in the ADC_Lite example by KurtE:
const uint8_t ADC0_pins[] = {16,17,20};
const uint8_t ADC1_pins[] = {21,26,27};
#define COUNT_PINS_PER_ADC ...
Thx, I'll look to set value out and read them in groups with the 6 Analog/non-PWM {16,17,20,21, 26,27} pins and cycle value up and down when at some measurable freq with the ADCLite. If I read right...
Wasn't trying to justify bad behavior 'just because' - only that as posted/tested it was erratic. ... TODO maybe came in handy?
I can't say about other pins/cases - only tested the noted on the...
My comment on #395 notes that behavior now is that without 'some' change the behavior is problematic at best - there is a cusp where what would be expected to be HIGH value results in 'zero'. That...
Downloaded and installed TD 1.49b2 for some reason this time it gave this on first run - I did not pick "Run":
18414
Looked at properties and it offered 'UNBLOCK', I did not check that and re-ran...