septillion:
Might. We would have to compare the code the OP has and the analogRead() code.
Why is my MCVE broken as well. No ISR and no analogRead()?
void setup()
{
analogReference(EXTERNAL);
}
void loop()
{
}
septillion:
Might. We would have to compare the code the OP has and the analogRead() code.
Why is my MCVE broken as well. No ISR and no analogRead()?
void setup()
{
analogReference(EXTERNAL);
}
void loop()
{
}