-->
Page 2 of 2

Re: Sample analog read? Port?

PostPosted: Fri May 15, 2015 6:14 am
by ReinholdHiller
The 1V were my todays morning total fail... At least I know that 5V don't immediately kill TOUT.

The analog-example from Arduino worked instantly for me.

Re: Sample analog read? Port?

PostPosted: Sat May 16, 2015 4:00 pm
by bernd331
No, even with the actual git repo the ADC (TOUT pin of ESP-ADC board) brings no reliable values:

1023
498
492
497
493
1023
1023
1023
494
1023
498
492
495
494
541
493
496
1023
491
1023
537
0
0
493
491
1023

Anybody an Idea?

Greetz, Bernd

Re: Sample analog read? Port?

PostPosted: Sun May 17, 2015 4:04 am
by bernd331
Ok, things becom a bit more clear. I have build a new Arduino IDE Version from Git (Win7-64Bit). With this Version I get wrong anlaogread vaules.

I I download the compiled version from Git, analogread works fine. So, there are differents.

Greetz, Bernd