ArduCAM / ArduCAM_USB_Camera_Shield

This is the repository for ArduCAM USB Camera Shield
126 stars 69 forks source link

Problem with USB3.0 Shield with IMX477 #181

Open KwonHyeonSu opened 2 years ago

KwonHyeonSu commented 2 years ago

I'm using raspberryPi HQ camera IMX477 for both camera shield [Usb 2.0 - UC-733 Rev.C], [Usb3.0 - UC-593 Rev.C]. first, I can't find config file on github about UC-733

[Windows 10]

  1. I got "USB Transfer Error" on USB3.0 Camera Shield on demo GUI exe. and I can't get images on camera. what should i do.. and also In Raspberry Pi 4B, I run trigger demo, "USB3.0_UC-593_Rev.C/MIPI/IMX477/Channel_A/2Lane/4032x3040/IMX488_2Lane_4032x3040_RAW8_A.cfg" I got error. "USB_BOARD_FW_VERSION_NOT_SUPPORT_ERROR" I don't know what to do. i installed lens driver, and config_parser, libusb-1.0.25 as intruction told.

  2. In USB2.0 shield, I can get pictures on window default app 'camera'. but i want to execute window GUI app to manage register. I also Installed driver in window 10 following instruction on webpage. how can i execute window GUI app?

plz give me support