Sorry but I'm newbie in ESP32 World.
I developed a simple application with ESP-WROOM-32 Dev Kit Board (like AZ Delivery board for example).
I connected USB cable and with IDE I wrote my code.
Now I want to use ESP32C3MINI1 module
https://www.espressif.com/sites/default ... eet_en.pdf
I've some questions
- Is the virgin EPS32C3MINI1 that I buy on Digikey (for example) ready to be connected to Arduino IDE via UART or needs to be programmed first?
- On ESP32CMINI1 application schematic I see external oscillator. Is there an internal oscillator? I've not to much space on my board
Stefano