Search found 2 matches

by xpetept
Fri Oct 04, 2019 4:44 pm
Forum: ESP-IDF
Topic: Incorrect EMAC Clock Validation for PSRAM
Replies: 5
Views: 7045

Re: Incorrect EMAC Clock Validation for PSRAM

For question B, sure, we already fixed it in our internal repo, will push it to GItHub ASAP
Is this already available on GItHub? I can't find it in any branch.
Is this going to be available in version 3.3.x?
by xpetept
Tue Oct 30, 2018 5:32 pm
Forum: ESP-IDF
Topic: NVS not saving arrays inside blob correctly
Replies: 4
Views: 6752

NVS not saving arrays inside blob correctly

I'm using NVS to save an array of structures. My code is based on the ESP32 example project that saves an int and a blob. The code works and I get no errors but when I retrieve the data it does not match the data I saved. The integer values in the structure are saved correctly but the arrays"name ...

Go to advanced search