Upload data to PUYA memory chip
Posted: Sat Sep 08, 2018 3:23 pm
Hello everyone.
I have a bunch of ESP-01 with the P25Q80H PUYA memory chip, the problem is that when I upload data via Arduino IDE using the Arduino ESP8266 filesystem uploader it seems to work, but then my sketch can't find the files I uploaded. I'm sure that my code is correct because it works with other boards and I've tried different memory size/SPIFF size settings and even changing the upload speed but without results. I've already done a bit of "research" about this issue and turns out that other people have a problem with this chip but a different one: they can upload and read data but can't write it from the sketch. There is another person here https://github.com/esp8266/Arduino/issues/4061 having the same problem but no solution is given, the topic then continues with the issue of writing at runtime. Since I don't really need at the moment the ability of writing SPIFF from the sketch, could please somebody who managed to correctly upload and read data from that chip (or at least some other chip but from same manufacturer) tell me the exact parameters he/she has used for the upload? Thanks in advance and have a nice weekend.
PS: my Arduino IDE version is 1.8.5, I don't know how to get the SPIFF tool version.
I have a bunch of ESP-01 with the P25Q80H PUYA memory chip, the problem is that when I upload data via Arduino IDE using the Arduino ESP8266 filesystem uploader it seems to work, but then my sketch can't find the files I uploaded. I'm sure that my code is correct because it works with other boards and I've tried different memory size/SPIFF size settings and even changing the upload speed but without results. I've already done a bit of "research" about this issue and turns out that other people have a problem with this chip but a different one: they can upload and read data but can't write it from the sketch. There is another person here https://github.com/esp8266/Arduino/issues/4061 having the same problem but no solution is given, the topic then continues with the issue of writing at runtime. Since I don't really need at the moment the ability of writing SPIFF from the sketch, could please somebody who managed to correctly upload and read data from that chip (or at least some other chip but from same manufacturer) tell me the exact parameters he/she has used for the upload? Thanks in advance and have a nice weekend.
PS: my Arduino IDE version is 1.8.5, I don't know how to get the SPIFF tool version.