I wired some some LEDs for a small art project to a DevKitC 4.1 made by espessif, and I find that when I use GPIO18, reflashing the board is more cumbersome.
That is, the LEDs start blinking like crazy when I use idf.py flash, showing that someone else is using the pin, and I need to manually hit the BOOT button to upload, which then works great. Which isn't the end of the world, but I've got a lot of pins free, and I'd rather avoid that.
I'm moving over to the PICO, but I'm also trying to figure out which pins are really used for what. IE, truly safe. In the data sheets and schematics, GPIO18 is labeled for high speed data transfer uses, which I could imagine include the USB, but I've read everything and can't find any data about how the CP2102N might be wired other than TX0 and RX0. Doesn't appear to be connected.
I suppose another possibility is the firmware I'm using is trying to communicate over VSPI, HS1_DATA during a reflash, ( which is what Pin 18 is marked as ), in which case I'd like it to have it stop ( I am using ESP-IDF ). I don't see anything obvious in menuconfig regarding that functionality, and I've looked pretty hard.
Thus in the end:
Are the VSPI / HS1 pins safe to use?
I see pins annotated in various ways, what pins are safest, other than trying them?
( I suppose there is a side question here, which is whether the functionality of USB and the CP2102N is available to programmers after boot, which is actually a good question --- I hadn't been planning on using the USB but I might consider it, now that I've thought of it. )
ESP32-PICO-D4 and USB ?
Jump to
- English Forum
- Explore
- News
- General Discussion
- FAQ
- Documentation
- Documentation
- Sample Code
- Discussion Forum
- Hardware
- ESP-IDF
- ESP-BOX
- ESP-ADF
- ESP-MDF
- ESP-WHO
- ESP-SkaiNet
- ESP32 Arduino
- IDEs for ESP-IDF
- ESP-AT
- ESP IoT Solution
- ESP RainMaker
- Rust
- ESP8266
- Report Bugs
- Showcase
- Chinese Forum 中文社区
- 活动区
- 乐鑫活动专区
- 讨论区
- 全国大学生物联网设计竞赛乐鑫答疑专区
- ESP-IDF 中文讨论版
- 《ESP32-C3 物联网工程开发实战》书籍讨论版
- 中文文档讨论版
- ESP-AT 中文讨论版
- ESP-BOX 中文讨论版
- ESP IoT Solution 中文讨论版
- ESP-ADF 中文讨论版
- ESP Mesh 中文讨论版
- ESP Cloud 中文讨论版
- ESP-WHO 中文讨论版
- ESP-SkaiNet 中文讨论版
- ESP 生产支持讨论版
- 硬件问题讨论
- 项目展示
Who is online
Users browsing this forum: top_secret_guy and 46 guests
- All times are UTC
- Top
- Delete cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. ESP8266EX and ESP32 are some of our products.