完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
嗨,我一直试图使用RA5引脚作为开关的输入。当我运行代码时,它的行为就好像开关已经被按下一样。在大量爆头之后,我发现RA5的WPUA5可能无法工作,因为当我在外部放置一个电阻时,一切正常。我可能遗漏了某些东西或者没有正确地编写代码。在这里编写一小部分代码;#define SWITCH RA5//这就是我如何初始化RA5 pinANSA5=0;TRISA5=1;WPUA5=1;//这是我的交换机代码(SWITCH==0){for(x=0;x<=200;x+)_.(1000);如果(SWITCH==0){some code}请帮助加尔德
以上来自于百度翻译 以下为原文 Hi, i have been trying to use the RA5 pin as input for a switch. When i run the code, it behaves like the switch is already pressed. after a lot of head bursting i figured out the WPUA5 of RA5 maybe is not working coz when i put a resistor externally everything works fine. i might be missing something or not writing the code properly. writing a fraction of code here; #define SWITCH RA5 //this is how i initialize the RA5 pin ANSA5 = 0; TRISA5 = 1; WPUA5 = 1; //this is my switch code if(SWITCH == 0) { for(x=0;x<=200;x++) _delay(1000); if(SWITCH==0) { some code } } please help Regards |
|
相关推荐
4个回答
|
|
|
|
|
|
哇,模拟器现在允许连接外部电阻器?伟大的行动,妇联!
以上来自于百度翻译 以下为原文 Wow, the simulator now allows connecting external resistors? Great move, MCHP! |
|
|
|
|
|
|
|
嗨,Thanks DarioG和姆贝德回答,问题解决了。这是集成电路本身的一个问题。PIC由于某种原因而变得有缺陷。当我换了一个新的,效果很好,但是很奇怪。在实际的集成电路中,除了特定引脚的上拉电阻器之外,其他工作都正常,从来没有出现过这种问题。是什么原因引起的?静态的?
以上来自于百度翻译 以下为原文 HI, Thanks DarioG and MBedder for the reply. The problem is solved. It was an issue with the IC itself. The PIC had become faulty for some reason. when i replaced it with a new one, it works fine. Its pretty strange though. Never had such kind of problem with the actual IC where everything else works fine but the pull up resistor of a particular pin. what could have caused it? static? |
|
|
|
只有小组成员才能发言,加入小组>>
5166 浏览 9 评论
2000 浏览 8 评论
1928 浏览 10 评论
请问是否能把一个ADC值转换成两个字节用来设置PWM占空比?
3174 浏览 3 评论
请问电源和晶体值之间有什么关系吗?PIC在正常条件下运行4MHz需要多少电压?
2226 浏览 5 评论
733浏览 1评论
615浏览 1评论
有偿咨询,关于MPLAB X IPE烧录PIC32MX所遇到的问题
505浏览 1评论
PIC Kit3出现目标设备ID(00000000)与预期的设备ID(02c20000)不匹配。是什么原因
631浏览 0评论
528浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-24 04:16 , Processed in 1.247387 second(s), Total 85, Slave 68 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号