MaixPy-v1
MaixPy-v1 copied to clipboard
optimize IDE uploading speed for big files
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)
MaixPy IDE
not possible, using the minimum firmware
I'm facing the same issue with MaixPy v0.3.2
upload kmodel to fs on flash is not recommend, use kflash_gui to upload kmodel to flash, or put it on SD card
and indeed, IDE need add more feature, it lacks of a lot