完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
扫一扫,分享给好友
大家好:
我开发的cy8ckit-030开发板PSoC3的装置。我计划使用USBUART组件与它串联时插入到计算机进行沟通。这将是一个自供电设备,因此它可以***入到主机虽然已经运行。我想有一个中断服务程序时运行一个上升沿上的微型USB端口的VBUS / VCC引脚检测(连接到数字输入引脚拉低),然后开始USBUART成分,列举在主机和转移我的数据。 我的问题是,根据开发板的用户指南,USB连接器的VCC引脚连接到9V电池输入,12V AC适配器输入。示意图显示的VBUS连接销在PSoC3的,当我用一个电压探针上销,它读取5V如果我的适配器插入。 我如何开发和测试一个基于此开发板的VBUS ISR时所有电源输入是捆绑在一起的吗? 谢谢你的帮助。 以上来自于百度翻译 以下为原文 Hello All: I'm developing a PSoC3 device on the CY8CKIT-030 development board. I plan on using the USBUART component to communicate with it serially when plugged into a computer. It will be a self-powered device, so it may be plugged into the host computer while already running. I would like to have an interrupt service routine run when a rising edge is detected on the VBUS/VCC pin of the mini USB port (connected to a pulled-down digital input pin), which will then start the USBUART component, enumerate on the host, and transfer my data. The issue I'm having is that according to the development board user guide, the USB connector's VCC pin is tied to both the 9V battery input and the 12V AC adaptor input. The schematic shows VBUS connected to Pin 9 on the PSoC3, and when I use a voltage probe on that pin, it reads 5V if my adaptor is plugged in. How can I develop and test a VBUS-based ISR on this development board when all the power inputs are tied together? Thanks in advance for your help. |
|
相关推荐
6个回答
|
|
J2的USB连接器不是用肖特基二极管阻挡电压吗?该端口是直接与PSoC芯片连接的端口,另一个用于编程和调试。还是二极管到达了它的光缆端?
鲍勃 以上来自于百度翻译 以下为原文 Isn't the USB-connector at J2 blocking the voltages with schottky diodes? That port afaik is the one directly connected to the PSoC chip while the other is used for programming and debugging. Or has the diode reached its unglorius end? Bob |
|
|
|
|
|
|
|
第030页工具箱用户指南中的第15页解释了电源部分是如何工作的。总结一下:
AC适配器和9Vobe是从VIN到VIN的二极管(查看Dana张贴的图像),所有的电源轨都产生(数字5和3.3V轨,以及模拟3.3/5V轨),来自USB连接器的VBUS是从调试到VBUS的VIN(和在5V数字轨道)中的二极管。USB连接器,所以所有这些电源都可以为PSoC供电,它们在您所发布的示意部分不会相互冲突,R8被标记为“空载”,因此它不在板上,所以P6O7没有连接到VBUS2,但您可以添加它,并且它将检测VBSU2上的所有信号(这是N)。OrMALUSB连接器)VBUS2不会被任何其他电源供电(所有外部电源都是通过二极管连接的,因此没有电流回流)有趣的是,在UBFS组件数据表中的“自供电设备的USB符合性”部分要求您到底想做什么。 所以把R8和R2放在电路板上(为了得到一个分压器),你就应该准备好了。您正在测量的电压可以仅仅是从引脚作为输出,或者从内部上拉。实际上,PIN不应该连接到USB端口。 以上来自于百度翻译 以下为原文 Page 15 in the -030 kit user guide explains how the power section work. To sum it up:
So just place R8 and R2 on the board (to get a voltage divider), and you should be ready to go. The voltage you are measuring can be just from the pin being an output, or from an internal pullup. The pin should not, in fact, be connected to the USB port after all. |
|
|
|
WHA:
我做了一个很好的清单,然后没有显示格式化:(我不能回去编辑《绝望的帖子》) 以上来自于百度翻译 以下为原文 Whoa :( I made such a nice bulleted list, and then the formatting is not shown :( And I cannot go back and edit the post *desperate* |
|
|
|
令人惊叹的。谢谢你指出“空载”是什么意思。我会在那里得到一些电阻,并让一些神奇的事情发生。谢谢!
以上来自于百度翻译 以下为原文 Awesome. Thanks for pointing out what "No Load" means. I will get some resistors in there and make some magic happen. Thanks! |
|
|
|
|
|
|
|
只有小组成员才能发言,加入小组>>
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的画面怎么解决?
433浏览 2评论
379浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
906浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-20 03:34 , Processed in 1.390271 second(s), Total 86, Slave 70 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号