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

ValueError: b>>>init i2c2

Open zhouying12 opened this issue 4 years ago • 1 comments

I burned my model at 0x500000 address, after burned erase _ spiffs.kfpkg and maixpy_ v0.4.0_ 50_ Gcafae9d.bin. Then the code runs to the "kpu.load(0x500000)" the following error was reported. I tried another address (there is no model on the address), and the same error was reported too. board : Maix Go

QQ图片20200609154215

zhouying12 avatar Jun 09 '20 07:06 zhouying12

it's pretty strange, which version of maixpy? Get the latest and try again : https://dl.sipeed.com/MAIX/MaixPy/release/master

Neutree avatar Aug 10 '20 02:08 Neutree