完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
你好,
我试图在matlab(COM接口)中编写一个应用程序,用于UB-I2C桥(PSoC MixPro 3)。 这些文件解释了如何开发这样的应用程序,但不幸的是,不是MATLAB。 AN7079-开发用于UB-I2C桥的PC应用 PSoC程序员组件对象模型(COM)接口指南 另外,我发现了这个线程,它描述了如何使用ActiveX服务器在Matlab中为UB-I2C桥(CY32 40)创建COM。我想,如果我找到正确的程序标识符-PrimID,它也可以与PSoC MixPro 3一起工作。 所以我所做的是 启动桥牌控制面板 在Matlab中寻找编程标识符,信息= ACTXCONTROLLIST; …什么都没有发现 启动CMD中的桥牌控制面板 在Matlab中寻找编程标识符,信息= ACTXCONTROLLIST; …什么都没有发现 启动PSoC程序员 在Matlab中寻找编程标识符,信息= ACTXCONTROLLIST; …什么都没有发现 我可以使用一些帮助: 当做 霍萨姆 以上来自于百度翻译 以下为原文 Hi, I’m trying to write an Application in Matlab (COM-Interface) for USB-I2C Bridge (PSoC Miniprog3). These tow Documents explain how to developed such an application but unfortunately not for Matlab. AN27079 - Developing PC Applications for USB-I2C Bridge PSoC Programmer Component Object Model (COM) Interface Guide Additionally I found this thread which describe how to use the ActiveX server to create a COM in Matlab for USB-I2C Bridge (CY3240). I thought, it could work with the PSoC Miniprog3 too if I find the right Programmatic Identifiers - ProgID. So what I did is Started the Bridge Control Panel Looked for Programmatic Identifiers in Matlab, info = actxcontrollist; … Nothing related found Started the Bridge Control Panel in the CMD Looked for Programmatic Identifiers in Matlab, info = actxcontrollist; … Nothing related found Started the PSoC Programmer Looked for Programmatic Identifiers in Matlab, info = actxcontrollist; … Nothing related found I could use some help :) Regards Hosam |
|
相关推荐
1个回答
|
|
你好,
ICH对MixPro 3有正确的进展 PSoC程序设计 这是我的Matlab解决方案,如果有人感兴趣的话 创建COM服务器 u***2iic = actxserver('psocprogrammercom。psocprogrammercom_object”); 为视图类的方法,在这里您可以找到所有的方法实现“psocprogrammercom_object” 方法视图(UB2IIC); %,例如,如果你想找的connectet桥ID… % [ Int32变量(指针)字符串] = COM。getports(处理、字符串) [A BC] = UB2IIC.GETPORT(句柄); DISP(CAHR(B)); 当做 霍萨姆 以上来自于百度翻译 以下为原文 Hi, Ich fond the right ProgID for the MiniProg3 PSoCProgrammerCOM.PSoCProgrammerCOM_Object And this is my solution for Matlab, if anyone interested %Create COM server USB2IIC = actxserver('PSoCProgrammerCOM.PSoCProgrammerCOM_Object'); % View class methods, here you find all the methods implemented in "PSoCProgrammerCOM_Object" methodsview(USB2IIC); % for example, if you want to find the ID of the Connectet Bridge... %[int32 Variant(Pointer) string] = COM.GetPorts(handle, string) [a b c] = USB2IIC.GetPorts(handle); disp(cahr(b)); Regards Hosam |
|
|
|
只有小组成员才能发言,加入小组>>
754个成员聚集在这个小组
加入小组2100 浏览 1 评论
1846 浏览 1 评论
3665 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1782 浏览 6 评论
1532 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
561浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
413浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
434浏览 2评论
380浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
907浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-20 18:02 , Processed in 0.883063 second(s), Total 77, Slave 61 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号