MicroPython_K210_LoBo icon indicating copy to clipboard operation
MicroPython_K210_LoBo copied to clipboard

cannot flash on maixpy go

Open linycm opened this issue 5 years ago • 2 comments

I cannot flash firmware to maixpy go as below. So how to resovle? ./ktool.py -p /dev/ttyUSB0 -b 2000000 -t MicroPython.bin

linycm avatar Apr 16 '20 02:04 linycm

kflash -p /dev/ttyUSB0 MicroPython.bin

kulichs avatar Jun 10 '20 16:06 kulichs

I tried ./ktool.py ./kflash.py kflash nothing works on the Maixduino...

update kflash_gui works

nogleo avatar Jul 24 '20 01:07 nogleo