ADC Programming with Bare-Metal C
Posted: Thu Oct 27, 2022 1:42 am
Does anyone have any experience with programming the ESP32 board using embedded/bare-metal C? I'm trying to learn embedded programming and wish to read a photoresistor from GPIO36 by setting and reading from the registers directly (i.e. without the API).
I seem to be misunderstanding the documentation.
I seem to be misunderstanding the documentation.