Search found 3 matches
- Fri Oct 15, 2021 5:00 am
- Forum: General Discussion
- Topic: Query for PSRAM in Ethernet with ESP32
- Replies: 0
- Views: 1403
Query for PSRAM in Ethernet with ESP32
Hi, I have doubt about Ethernet PHY. As mentioned in official site , IP101pg is used as PHY with ESP_WROORER-B which has PSRAM. But I planned to go with LAN8710A PHY with ESP-WROOM-32 , got confused about idea. Question are follow: 1. My idea for LAN8710A PHY with ESP-WROOM-32 is valid ? can i follo...
- Tue Jul 07, 2020 7:30 am
- Forum: ESP-IDF
- Topic: esp32 openocd debug problem
- Replies: 3
- Views: 3518
Re: esp32 openocd debug problem
Well i solved the problem by uploading the proper libusb driver. But now i am facing different issue with xtesna-esp32-elf-gdb. i have successfully implemented the openocd step mentioned in document: https://docs.espressif.com/projects/esp-idf/en/stable/api-guides/jtag-debugging/index.html#jtag-debu...
- Mon Jul 06, 2020 9:49 am
- Forum: ESP-IDF
- Topic: esp32 openocd debug problem
- Replies: 3
- Views: 3518
esp32 openocd debug problem
Hi All, I am working esp wroom 32 where i need debugg the code using eclipse on window 10 but i first want to try through cmd prompt. i have the esp prog(esp32 debugger adapoter) and idf is version 3.3.2 I have followed all procedure as shown document but i getting below error and hardware connectio...