你好,
你能比较发送到PC的帧和在应用程序上显示的帧吗?
1)使用像USBLyzer这样的协议分析器,获取一帧的数据
2)在主机显示之前,获取主机应用程序所看到的一个帧的数据以供显示。
比较这两个数据。如果它们是相同的,那么问题就不在PC机/应用程序侧。它可以与图像传感器/ FPGA / FX2LP。
如果不是,问题是主机应用程序代码。
当做,
-马杜
以上来自于百度翻译
以下为原文
Hi,
Can you please compare the frame which is sent into PC and the frame which is displayed on the app?
1) Use a protocol analyzer like USBLyzer and get the data of one single frame
2) Get the data of one single frame as seen by the host application, right before it is sent for display
Compare the two data. If they are same, then the problem is not with the PC/App side. It could be with the image sensor / fpga / fx2lp.
If not, the issue is with the host application code.
Regards,
- Madhu
你好,
你能比较发送到PC的帧和在应用程序上显示的帧吗?
1)使用像USBLyzer这样的协议分析器,获取一帧的数据
2)在主机显示之前,获取主机应用程序所看到的一个帧的数据以供显示。
比较这两个数据。如果它们是相同的,那么问题就不在PC机/应用程序侧。它可以与图像传感器/ FPGA / FX2LP。
如果不是,问题是主机应用程序代码。
当做,
-马杜
以上来自于百度翻译
以下为原文
Hi,
Can you please compare the frame which is sent into PC and the frame which is displayed on the app?
1) Use a protocol analyzer like USBLyzer and get the data of one single frame
2) Get the data of one single frame as seen by the host application, right before it is sent for display
Compare the two data. If they are same, then the problem is not with the PC/App side. It could be with the image sensor / fpga / fx2lp.
If not, the issue is with the host application code.
Regards,
- Madhu
举报