完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
我有一个项目,要求FX3使用UB3视觉发送相机图像到PC。
所以,我使用FX3固件,使用UVC作为基础,并尝试修改到UB3视觉。但它需要 相当多的努力。所以,我想知道柏树是否有关于FX3使用USP3视觉的应用笔记或示例代码? 以上来自于百度翻译 以下为原文 I have a project which requires FX3 to use USB3 Vision to send camera images to PC. So, I use the FX3 firmware which use UVC as a base and try to modify to USB3 Vision. But it takes quite a lot of effort. So, I wonder if Cypress have any application note or example code regarding FX3 to use USB3 Vision? |
|
相关推荐
9个回答
|
|
你好,
请找到附件,一个简单的基于U3V的FX3项目和一个解释固件的文档。 在通过这个文档和固件之前,您应该已经通过了ANX799应用说明,其中FX3从图像传感器流UVC数据。 此外,对于用于流式U3V的主机应用程序,用户必须开发自己的解决方案,或者可以使用第三方解决方案。赛普拉斯目前不提供任何关于主机应用程序/驱动程序的USB 3愿景的解决方案。 当做, - Madhu Sudhan U3VYON-FX3.ZIP 4.2兆字节 以上来自于百度翻译 以下为原文 Hi, Please find attached, a simple sample U3V based FX3 project and a document that explains the firmware. Before going through this document and firmware, you are expected to have gone through the AN75779 application note where FX3 streams UVC Data from an Image sensor. Also, regarding the host application for streaming U3V, the user has to develop his own solution or can use a 3rd party solution. Cypress currently does not offer any solution regarding host app/driver for USB 3 Vision. Regards, - Madhu Sudhan
|
|
|
|
|
|
|
|
嗨,Madhu,
我不能下载文件。我还需要在FX3上使用USP3视觉。 感谢和问候, -罗伊 以上来自于百度翻译 以下为原文 Hi Madhu, I can not download the document. I also need to use USB3 Vision on FX3. Thanks & Best regards, - Roy |
|
|
|
你能把附件寄出去吗?我也对U3V感兴趣,设计文件的例子会很有帮助。
以上来自于百度翻译 以下为原文 Can you post the attachment? I'm interested in U3V as well, and a design file example would be very helpful. |
|
|
|
此附件的另一个请求。从一个UV3项目开始,也会发现一个非常有用的基础设计。
干杯 提姆 以上来自于百度翻译 以下为原文 Another request for this attachment. Just starting with a UV3 project and would also find a base design very useful. cheers /Tim |
|
|
|
dfzvzs 发表于 2019-1-30 09:29 你好, Madhu Sudhan,我找不到你的项目和文档附件,我真的很需要!你能再附上吗?谢谢。 当做, - WQAYAU 以上来自于百度翻译 以下为原文 Hi, Madhu Sudhan,I can't find the project and document you attached,I really need them! could you attach them again? thanks. Regards, -WQYAO |
|
|
|
嗨,Madhu Sudhan,我找不到项目和文件,我真的需要它们!在哪里我可以得到这些文件,或者你能再附上它们吗?
以上来自于百度翻译 以下为原文 hi,Madhu Sudhan,I can't find the project and document,I really need them! where i can get these files or could you attach them again? |
|
|
|
嗨,我已经取了样本代码,我可以发现我的相机正在被枚举为USB3VISION相机。
现在我正在尝试做传感器接口,但是不能流……有没有与U3V接口的应用?或者,有任何视频流项目吗?? 我使用HalCon demo和A&B软SDK作为第三方驱动程序… 我发现事件接口描述符和实现被注释。如果我尝试使我的设备没有被枚举为U3V设备。! 以上来自于百度翻译 以下为原文 Hi, I have taken the sample code and I can find that my camera is being enumerated as U***3visioncamera. Now I am trying to do sensor interfacing, but unable to stream...Is there any sensor interfacing application with U3V? Or, Is there any sample video streaming project?? I am using HALCON demo and A&B soft sdk as third party driver... And I found that Event interface descriptors and implementation is commented.. If I try to enable my device is not being enumerated as u3v device.!! |
|
|
|
dfzvzs 发表于 2019-1-30 09:29 你好马杜胡 我用的是你给我相机的样板代码。 我正在尝试与应用软件(HALCON)连接,命令和响应机制正在成功地应用于XML数据请求。在发送XML数组之后,没有任何来自应用程序的响应。我还检查了NI Vision获取应用程序,它显示了XML加载错误。尝试调试……你能对这个问题提出任何建议吗? 以上来自于百度翻译 以下为原文 Hi madhu I am using the sample code what u have given for my camera. I am trying to connect with application software (HALCON), The command and Response mechanism is being succesfull upto XML data request. After sending the xml array, there is no any response from the application.... Also i checked with NI vision acquisition application, there it is showing XML load error. Trying to debug....Could u give any suggestion regarding this issue. |
|
|
|
只有小组成员才能发言,加入小组>>
750个成员聚集在这个小组
加入小组2055 浏览 1 评论
1811 浏览 1 评论
3622 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1747 浏览 6 评论
1499 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
485浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
340浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
402浏览 2评论
345浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
837浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-10 17:55 , Processed in 0.750709 second(s), Total 59, Slave 54 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号