Where can I find a comprehensive programming guid for ESP32, I know it's basically C but I need to know the details of e.g. how to set a GPIO pin low. I can see from the auto=complete in ESP-IDF that the syntax is different from other IDEs like STM32 Cube IDE. STM have programming guides for all there MCUs e.g. https://www.st.com/resource/en/user_man ... ronics.pdf so I'm looking for something similar for Espressif.
Thanks
Steve
Programming guide
- stevenbennett
- Posts: 34
- Joined: Sun May 19, 2024 7:30 am
- Location: High Bentham, UK
-
- Posts: 9708
- Joined: Thu Nov 26, 2015 4:08 am
Re: Programming guide
https://docs.espressif.com/projects/esp ... est/esp32/ has more-or-less everything. Make sure to select the chip and ESP-IDF version you're using up top, as some things vary from chip to chip and version to version.
Who is online
Users browsing this forum: No registered users and 33 guests