tmiw / ezDV

A FreeDV device based on the ESP32.
89 stars 4 forks source link

Thermistor is on incorrect GPIO pin #14

Closed tmiw closed 1 year ago

tmiw commented 1 year ago

Oops. Turns out that the ADC only works on GPIOs 1-20 on the ESP32-S3. Reassign GPIO appropriately for next board spin.

tmiw commented 1 year ago

Bodging to GPIO 18 for now. Final placement will be on v0.5 board.

tmiw commented 1 year ago

Change has been integrated as of v0.5.