I updated my f/w on the AI camera to v15 and do see significant improvement in the f/w upload speed.
dmesg | grep 2040
[ 3.327613] rp2040-gpio-bridge 10-0040: rp2040_gbdg_probe() found dev ID: 22183e9f300463eb, fw ver. 15
[ 3.329025] rp2040-gpio-bridge 10-0040: Could not parse fast_xfer-gpios phandles
I used this on my RPi4B with 8GB RAM and it works great. see picture below using yolov8 model:
But when I try to use the same distro bookwork 32 bit on my Pi Zero 2 I see this: but when i run the same object detection model it loads up very fast... but then there's nothing on the display window and i see this error: also, when using ripcam-hello -t 0 shows flashing image...
anything specific i should be looking at? please help - i need to get it working on a pi zero form factor due to the size of the sensor I am trying to develop.
dmesg | grep 2040
[ 3.327613] rp2040-gpio-bridge 10-0040: rp2040_gbdg_probe() found dev ID: 22183e9f300463eb, fw ver. 15
[ 3.329025] rp2040-gpio-bridge 10-0040: Could not parse fast_xfer-gpios phandles
I used this on my RPi4B with 8GB RAM and it works great. see picture below using yolov8 model:
But when I try to use the same distro bookwork 32 bit on my Pi Zero 2 I see this: but when i run the same object detection model it loads up very fast... but then there's nothing on the display window and i see this error: also, when using ripcam-hello -t 0 shows flashing image...
anything specific i should be looking at? please help - i need to get it working on a pi zero form factor due to the size of the sensor I am trying to develop.
Statistics: Posted by mhpetiwala — Tue Oct 22, 2024 3:32 am