Closed Vinschni closed 5 years ago
I met the same problem with OV2640 and a new MAiX GO board, can you tell me how deal with?
I solved the problem ensuring to at least using https://github.com/sipeed/MaixPy/commit/b29aa57e6abc899ddc2b55629757897c57abeebe
Hello I am having the same issue as well what do you mean by at least using b29aa57
Okay thanks
Okay thanks
Hi! I'm new at this, and I also have the same problem: When executin the next line of code: sensor.reset(), I got:
init i2c2
[mt9dll] Sensor ID:0xffff,req:0x1519
error mt9dlll detect, ret id is 0xffff
[MAIXPY]: no sensor
Traceback (most recent call last):
File "
I've tried reconnecting the camera, also with another firmware version but doesn't work :(
Pls help! Thanks!
I brought those OV2640 modules after i learned that the OV7725 are probably not compatible.
Now with those OV2640 and a new MaixBit board i get the same error as before: We get no camera image and following error on
sensor.reset()
Any hints what the problem could be?