完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
我试图让LED在我按下CY8CKIT-04942XX原型套件的按钮上停留5秒钟。目前,它是第一次按下按钮,但下一次LED永远停留。我使用的是Win 7和PSoC Creator 4.1。
这是相关的代码。 It main(空){CyGloalActuable;/*启用全局中断。*/ /*将您的初始化/启动代码放在这里(例如MyStRestSistar())*/MyTythReEnabable();int标记=0;//LeDyWrad(1);((;)){LeDyWrad(0);如果(!)SW2A读()标志){MytimeRySistCar();FLAG=1;}((MythTimeRead Read Orthor)& 0;);CyDelay(100);}(MythimeRead Read Office)(lt;1){FLAG=0;/MyTythErthIn());/ /没有差异} } 我已经附加了代码包。 谢谢你的帮助。 Cyrkkas.CaseVo.01.Zip 1.2兆字节 以上来自于百度翻译 以下为原文 I am trying to have the LED stay on for 5 seconds after I push the button on the cy8ckit-049-42xx prototyping kit.Currently, it works the first time I push the button but the next time the LED stays on forever. I am using Win 7 and PSoC Creator 4.1. Here is the relevant code. int main(void) { CyGlobalIntEnable; /* Enable global interrupts. */ /* Place your initialization/startup code here (e.g. MyInst_Start()) */ My_Timer_Enable(); int Flag = 0; //LED_Write(1); for(;;) { LED_Write(0); if(!SW2_Read() && !Flag) { My_Timer_Start(); Flag = 1; } while((My_Timer_ReadCounter()>0)&&Flag) { LED_Write(1); CyDelay(100); } if(My_Timer_ReadCounter()<1) { Flag=0; // My_Timer_Init(); // Makes no difference } } } I have attached the code bundle. Thank you for your kind help. |
|
相关推荐
1个回答
|
|
这不起作用,因为计时器将在TC之后重新加载。
见附件项目(我用了一个不同的PSoC,请把它换回来。 鲍勃 Cyrkky.Access 01y0.Zip 20.2 K 以上来自于百度翻译 以下为原文 That does not work because the timer will be reloaded after TC. See attached project (I used a different PSoC, please change it back. Bob |
|
|
|
只有小组成员才能发言,加入小组>>
748个成员聚集在这个小组
加入小组2051 浏览 1 评论
1805 浏览 1 评论
3615 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1741 浏览 6 评论
1496 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
471浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
327浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
396浏览 2评论
337浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
725浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-1 08:44 , Processed in 0.845722 second(s), Total 78, Slave 61 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号