Search found 2 matches

by Avi_HW_Eng
Sun May 12, 2024 1:45 pm
Forum: Hardware
Topic: Storing 4-10 bytes in flash multiple times on internal ESP Pico memory
Replies: 1
Views: 586

Storing 4-10 bytes in flash multiple times on internal ESP Pico memory

Hello,
I want to store application data (10-20 bytes) during runtime in flash, multiple times, so it mimics EEPROM.
is there any library that writs data to flash while keeping writes-per-cell within limits (using a round -robin mechanism for example) ?
Many thanks in advance!!!
Avi
by Avi_HW_Eng
Thu Mar 02, 2023 3:16 pm
Forum: Hardware
Topic: ESP32 - pico -nano fails to reset after multiple power -on cycles
Replies: 1
Views: 698

ESP32 - pico -nano fails to reset after multiple power -on cycles

Hello All, I have a custom PCB with ESP pico-mini -02 module is mounted on. It is powered by 3.3V with ~ 10uF of capacitance formed by 10u+0.1u+10n+1n capacitors cascade connected close to pin #3 (3V3) pin. The reset pin is connected to 10K & 1uF network, in a regular manner. the system power is not...