完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
你好朋友,我是一个简单的密钥校验程序,我选择引脚(P1.0、P1.2,P1.4,P1.6),在那里我将使他们在推拉模式按钮,按下键,地上做销活动。
但在选择这4个引脚上拉模式,我意识到只有P1.0最初拉升,但没有其他引脚被拉起来,虽然我选择了所有4引脚被拉模式。 我需要帮助,我需要4个按钮来运行我的项目,那么,这个问题,或者是有其他的解决办法。 我的程序: 主营: MOV Reg [PRT1DR],255 键盘: TST Reg [PRT1DR],% 0000000 1 JNZ NEXKEY KEY 调用TXX前端 NestKEY: TST Reg [PRT1DR],% 00000 100 JNZ NeXKEY1 呼叫电话 NeXKEY1: TST Reg [PRT1DR],% 00010000 JNZ NeXKEYK2 调用左键 NeXKEY2: TST Reg [PRT1DR],% 01000000 JNZ键盘 调用右键 JMP键盘 以上来自于百度翻译 以下为原文 hi friends, i was making a simple keycheck program, i selected the pins(p1.0, p1.2, p1.4, p1.6), where i connect push-buttonsand made them in pull-up mode so that on pressing the key, ground makes the pins active. But on selecting all these 4 pins to pull-up mode, i realised that only p1.0 was initally pulled up but no other pin was pulled up , though i selected all the 4 pins to be in pull-up mode. I need help, as i need 4 buttons to run my project, so whats the probllem with this, or is there any other solution to it. my program: _main: mov REG[PRT1DR], 255 keypad: TST REG[PRT1DR], %00000001 jnz nextkey call tx_front nextkey: TST REG[PRT1DR], %00000100 jnz nextkey1 call tx_back nextkey1: TST REG[PRT1DR], %00010000 jnz nextkey2 call tx_left nextkey2: TST REG[PRT1DR], %01000000 jnz keypad call tx_right jmp keypad |
|
相关推荐
1个回答
|
|
嗨,我看不出这个代码看起来有什么问题。
你的“TX”函数中的代码是什么样子的? 您是否在任何其他地方使用PRT1DR寄存器做任何OR或OR。如果是,这会导致上拉驱动模式在其他PRT1DR位上被禁用。 以上来自于百度翻译 以下为原文 Hi, I don't see anything that immediately looks wrong with this code. What does the code in your "tx" functions look like? Are you doing any ANDs or ORs with the PRT1DR register anywhere else. If you are, this can cause the pull up drive mode to get disabled on other PRT1DR bits. |
|
|
|
只有小组成员才能发言,加入小组>>
752个成员聚集在这个小组
加入小组2071 浏览 1 评论
1827 浏览 1 评论
3642 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1762 浏览 6 评论
1513 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
511浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
362浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
410浏览 2评论
357浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
860浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-26 12:09 , Processed in 0.836570 second(s), Total 79, Slave 61 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号