DvsenseDriver  1.2.4
The SDK for dvsense products.
Loading...
Searching...
No Matches
USB Camera Connection Preparation

This tutorial introduces the hardware requirements for camera connection and how to verify the USB 3.0 interface.

It is necessary to ensure that the hardware meets the requirements and the USB interface is USB 3.0 or above to access the camera normally.

Hardware Requirements

Hardware Type Required Recommended Remarks
USB Interface USB 3.0 or higher USB 3.2 Gen 2 Confirm the camera USB port is correct using the USB 3.0 verification method after plugging in the camera
CPU Intel i5-10400 or equivalent Intel i7-12700 or higher Standard voltage processors are recommended. For laptops, please enable high-performance mode
Memory 8GB DDR4 16GB DDR4 3200Mhz

USB 3.0 Verification Method

Windows

On Windows, it is recommended to use a third-party tool to view USB status information. Download USB Device Tree Viewer to inspect the USB device.

After downloading, you can find the inserted camera in the left panel of the software.

image-20251029115022191

Select the camera device you want to inspect. Detailed descriptions will be displayed on the right. Observe the following section to confirm if it is USB 3.0 or above.

image-20251029115140487

The USB Version field should show 3.0, 3.2 Gen 1 (5 Gbps), USB 3.2 Gen 2 (10 Gbps), or higher.

Linux

Use the lsusb command to view the camera location.

image-20251029113117644

In the image above, Bus 004 Device 002/004 represents the event camera, and Bus 004 Device 003 represents the fusion camera.

Use the lsusb -t command to find the USB device corresponding to the Bus and Device numbers, as shown below:

image-20251029113347321

If it displays 480M, it indicates USB 2.0.

Dvsense event cameras and fusion cameras require a speed of 2000M or higher to operate normally.