完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
我如何改变状态(0到1),PSoC Creator上的别针?我正在尝试使用PSoC Creator提供的组件在PSoC5中为SPI主机做一个应用。我使用的设备是SPI从属设备,是ti公司的一个参考芯片ADS1298。
为了完成SPI通信的实现,在PSOC5和ADS1298之间,我需要在PSoC Creator中放置3个对应于输出数字的引脚。这些引脚是:“PrimeION”、“RESET”和“START”,这些引脚通常为0,但在编程之后,每个引脚必须将状态更改为1。我该怎么做? 希望你能帮我,急… 非常感谢你 以上来自于百度翻译 以下为原文 How I can change state (0 to 1), a pin on PSoC Creator? I'm trying to make an application for an SPI master in a PSoC5 using the component provided by PSoC Creator. The device that I'm using as SPI slave, is a chip of reference ADS1298 from TI. To complete the implementation of SPI communication, between PSoC5 and ADS1298, I need to put 3 pins that correspond to outputs digitals in PSoC Creator. The pins are: "Power_Down", "Reset" and "Start", these pins are normally 0, but after some delays programmed for each of them must change state to 1. How do I do it? Hope you can help me, is urgent... Thank you very much |
|
相关推荐
5个回答
|
|
有几种方法,取决于刺激的时机和逻辑。
插脚。这就是说,在创造者中考虑一个LUT来对这些引脚进行排序。LUT 可以注册,从而变成状态机,对输入和输出进行选择, 计时。相当灵活。有时2个LUTS可以解决大多数问题。 HTTP://www. CyPress?COM/?DOCID=32550 问候,Dana。 以上来自于百度翻译 以下为原文 Several approaches, depends on what the timing, logic of the stimulus for these pins. That being said consider a LUT in creator to sequence these pins. The LUT can be registered, hence turn into a state machine, options on # inputs and outputs, clocking. Fairly flexible. Sometimes 2 LUTs can solve most problems. http://www.cypress.com/?docID=32550 Regards, Dana. |
|
|
|
您可以将PIN连接到计时器组件。这允许你在一定的延迟之后自动改变它们。
以上来自于百度翻译 以下为原文 You can connect your pins to a timer component. This allows you to change them automatically after a certain delay. |
|
|
|
如果延迟在MS的范围内,则可以使用一个控制寄存器,并用CyDelay函数中的一个函数(在系统参考指南中找到)来单独地设置/清除它们。
鲍勃 一个问题的另外5个解决方案?还没有,但我们接近… 以上来自于百度翻译 以下为原文 And if the delays are in the range of ms you can use a control-register and set/clear them individually at delays derived with one of the CyDelay-functions (to be found in System Reference Guide). Bob Another 5 solutions for one problem? Not yet really, but we approach... |
|
|
|
谢谢大家…我使用了“PixWrue(UntI8)”函数,我可以解决我的问题。
当做, 杰森逊安德斯 以上来自于百度翻译 以下为原文 Thank you all... I used "Pin_Write(uint8 value)" function and I could solve my problem. Regards, Jeisson Andrés |
|
|
|
CyDelay.()是软件定时循环,处理器被绑定。
什么都不做(除了ISR服务)。如果这不是令人讨厌的 然后,这是非常高效的,是一个软件循环。 如果这是一个问题,其他解决方案都工作得很好,有些则有。 降低HW资源的影响。 问候,Dana。 以上来自于百度翻译 以下为原文 The CyDelay()'s are software timing loops, where processor gets tied up doing nothing else (except ISR servicing). If thats not objectionable then this is very HW efficient, being a software loop. If thats a problem the other solutions all work equally well, with some having lower HW resource impact than others. Regards, Dana. |
|
|
|
只有小组成员才能发言,加入小组>>
752个成员聚集在这个小组
加入小组2071 浏览 1 评论
1827 浏览 1 评论
3639 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1761 浏览 6 评论
1513 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
511浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
361浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
410浏览 2评论
357浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
858浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-25 06:22 , Processed in 1.138443 second(s), Total 87, Slave 70 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号