1. delini

    GPIO Interrupt in ESP32-C3 controller baremetal

    Hi, I'm new to microcontrollers and try learning ESP32-C3 which has RV32I core by myself. I wanna to code baremetal ESP32-C3 instead of using ESP-IDF library and face some error with GPIO interrupt part I read the instruction in technical manual then try to do this lab to practice: mapping...
Top