Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

108MP USB3 UC-593.Rev.C + Raspberry Pi 4B: USB_CAMERA_DATA_LEN_ERROR #191

Open
ggchar opened this issue May 5, 2023 · 0 comments
Open

Comments

@ggchar
Copy link

ggchar commented May 5, 2023

When running the Raspberry Pi 4B sample program, I encountered the USB_CAMERA_DATA_LEN_ERROR and noticed that the images I captured had horizontal stripes, see the screenshot below. Could you please advise on how to resolve this issue?
Snipaste_2023-05-05_11-14-39

Environments:

My commands:
python3 ArduCam_Demo.py -v --preview-width 1280 -f ArduCAM_108MP_MIPI_2Lane_RAW8_4000x3000_12fps.cfg

My error messages:

color mode 0
Serial: AU3S-2229-0051
{'version': 'v3.1', 'year': 22, 'mouth': 7, 'day': 19}
{'fw_version': 'v3.20', 'interface': 3, 'device': 3}
Capture began, Error : USB_CAMERA_NO_ERROR
Error capture image, Error : USB_CAMERA_FRAME_INDEX_ERROR
fps: 1
USB_CAMERA_DATA_LEN_ERROR       RECEIVE_LENGTH:7576992
Error capture image, Error : USB_CAMERA_DATA_LEN_ERROR
Error capture image, Error : USB_CAMERA_DATA_LEN_ERROR
USB_CAMERA_DATA_LEN_ERROR       RECEIVE_LENGTH:4135680
Error capture image, Error : USB_CAMERA_DATA_LEN_ERROR
USB_CAMERA_DATA_LEN_ERROR       RECEIVE_LENGTH:7805696
Error capture image, Error : USB_CAMERA_DATA_LEN_ERROR
Error capture image, Error : USB_CAMERA_DATA_LEN_ERROR
USB_CAMERA_DATA_LEN_ERROR       RECEIVE_LENGTH:4004608
Error capture image, Error : USB_CAMERA_DATA_LEN_ERROR
fps: 1
Error capture image, Error : USB_CAMERA_DATA_LEN_ERROR
USB_CAMERA_DATA_LEN_ERROR       RECEIVE_LENGTH:3858504
Error capture image, Error : USB_CAMERA_DATA_LEN_ERROR
USB_CAMERA_DATA_LEN_ERROR       RECEIVE_LENGTH:8943744
Error capture image, Error : USB_CAMERA_DATA_LEN_ERROR
USB_CAMERA_DATA_LEN_ERROR       RECEIVE_LENGTH:7805696
Error capture image, Error : USB_CAMERA_DATA_LEN_ERROR
Error capture image, Error : USB_CAMERA_DATA_LEN_ERROR
USB_CAMERA_DATA_LEN_ERROR       RECEIVE_LENGTH:4004608
Error capture image, Error : USB_CAMERA_DATA_LEN_ERROR
Error capture image, Error : USB_CAMERA_DATA_LEN_ERROR
USB_CAMERA_DATA_LEN_ERROR       RECEIVE_LENGTH:72448
Error capture image, Error : USB_CAMERA_DATA_LEN_ERROR
fps: 2
USB_CAMERA_DATA_LEN_ERROR       RECEIVE_LENGTH:9364888
...
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant