MaixPy-v1 icon indicating copy to clipboard operation
MaixPy-v1 copied to clipboard

optimize IDE uploading speed for big files

Open laurentopia opened this issue 6 years ago • 5 comments
trafficstars

uploading a kmodel with uPyloader is capped at 115200, this is very slow and takes many minutes for a small 2.4MB model. Is there an alternative way to upload a model to the sd card that's fast, and that doesn't require to pop the SD card out (wear on the sd reader mechanism)

laurentopia avatar Jun 07 '19 01:06 laurentopia

MaixPy IDE

Neutree avatar Jun 07 '19 02:06 Neutree

not possible, using the minimum firmware

laurentopia avatar Jun 07 '19 03:06 laurentopia

I'm facing the same issue with MaixPy v0.3.2

narduzzi avatar Jul 26 '19 11:07 narduzzi

upload kmodel to fs on flash is not recommend, use kflash_gui to upload kmodel to flash, or put it on SD card

Neutree avatar Aug 08 '20 02:08 Neutree

and indeed, IDE need add more feature, it lacks of a lot

Neutree avatar Aug 08 '20 02:08 Neutree