Search found 5 matches

by surekha
Wed Jan 29, 2020 7:50 am
Forum: General Discussion
Topic: Data storage in esp32 idf
Replies: 0
Views: 1643

Data storage in esp32 idf

Hi, i am using esp32 wroom 32 module(16MB), i need to store 3MB of data as EEPROM concept, How to implement in idf, is there any library supproted by espidf? For this purpose i am using below partation table, nvs, data, nvs, 0x9000, 0x6000, phy_init, data, phy, 0xf000, 0x1000, factory, app, factory,...
by surekha
Wed Oct 16, 2019 6:20 am
Forum: General Discussion
Topic: ESP32 spi flash
Replies: 0
Views: 1724

ESP32 spi flash

Hi Espressif, we are designing the wifi module using ESP32-D0WD, in that i am using 4MB flash with GD25Q32, i need to change with 8MB and GD25Q127C(16MB), is same spiflash drivers(api's) will support to 8MB and 16MB? and if it will not support please suggest the 8MB and 16MB part numbers for suitabl...
by surekha
Mon Sep 23, 2019 12:50 pm
Forum: General Discussion
Topic: Tools installation for ESP32
Replies: 0
Views: 2059

Tools installation for ESP32

Hi i am trying to setup the tools using below URL. https://github.com/espressif/idf-eclipse-plugin#InstallTools i am getting below error msg, please suggest the fix error. C:\Users\surekha\AppData\Local\Programs\Python\Python37\python.exe C:\esp-idf-release-v4.0\tools\idf_tools.py install-python-env...
by surekha
Mon Sep 23, 2019 5:53 am
Forum: Hardware
Topic: JTAG debugger for ESP32 with ECLIPSE IDE
Replies: 2
Views: 3547

Re: JTAG debugger for ESP32 with ECLIPSE IDE

Hi,
Currently i am compiling and flashing the programs using Msys32 environment(ESPIDF 3.2 Version) in ECLIPSE IDE using UART,
can i able to use the JTag debug using msys32 old version(3.2) in eclipse IDE.
by surekha
Fri Sep 20, 2019 11:12 am
Forum: Hardware
Topic: JTAG debugger for ESP32 with ECLIPSE IDE
Replies: 2
Views: 3547

JTAG debugger for ESP32 with ECLIPSE IDE

Hi Espressif,

We are unable to find the debugger for ESP32, please suggest the suitable hardware debugger with ECLIPSE IDE.