-->
Page 2 of 2

Re: ESP-01S with puy p25q80H flash chip a fake?

PostPosted: Thu Mar 01, 2018 8:28 am
by chris153002
in case anyone has run across peculiar behavior with the esp8266 modules that has a puy/puya flash chip it seems the espeasy people have had issues too and say a fix is on the way ( for their software at least)

https://www.letscontrolit.com/wiki/index.php/ESPEasy

Re: ESP-01S with puy p25q80H flash chip a fake?

PostPosted: Thu Mar 01, 2018 11:34 am
by schufti
PUYA chip is a little special in the way it does "updates" on bit differences.
It should behave normally for standard sketches, problems occur when using spiffs or fake eeprom/flash read/writes.
you can read up here: https://github.com/esp8266/Arduino/issues/4061