esp_ota_write() speed

Anton Ost
Posts: 7
Joined: Wed Jan 05, 2022 8:38 am

esp_ota_write() speed

Postby Anton Ost » Mon Jan 17, 2022 4:01 pm

I made a firmware updater inside my device and got very poore speed of firmware writing. It takes 28 minuts to write 1.3 MB from memory to flash inside esp32s3.
Is it OK or i can make the speed normal?

Anton Ost
Posts: 7
Joined: Wed Jan 05, 2022 8:38 am

Re: esp_ota_write() speed

Postby Anton Ost » Mon Jan 17, 2022 4:44 pm

I found the problem. I cut data to chunks of 4k and it works fine.

Who is online

Users browsing this forum: Baidu [Spider], Google [Bot] and 55 guests