Search found 1 match

by alexantoun
Thu Oct 27, 2022 1:42 am
Forum: General Discussion
Topic: ADC Programming with Bare-Metal C
Replies: 0
Views: 791

ADC Programming with Bare-Metal C

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 documentati...