Hallo
In asuro.c wird der ADC so initialisiert (enable und perscaler):
Im Zweifel würde es wohl reichen erneut Init() aufzurufen.Code:// A/D Conversion ADCSRA = (1 << ADEN) | (1 << ADPS2) | (1 << ADPS1); // clk/64
Gruß
mic
Hallo
In asuro.c wird der ADC so initialisiert (enable und perscaler):
Im Zweifel würde es wohl reichen erneut Init() aufzurufen.Code:// A/D Conversion ADCSRA = (1 << ADEN) | (1 << ADPS2) | (1 << ADPS1); // clk/64
Gruß
mic
Bild hier
Atmel’s products are not intended, authorized, or warranted for use
as components in applications intended to support or sustain life!
Lesezeichen