完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
我已经使用端口引脚来读取引脚的状态,但是今天我面对的问题是,用作输出的引脚不再工作端口比特。不仅对于端口都是相同的。如果(PORTBbits.RB6)LED1_Set.();else LED1_Set.();这一个仍然有效(LATBbits.LATB6)LED1_Set.();else LED1_Set.();我总是说人们从端口寄存器读取状态并从lat位设置引脚。知道为什么这种情况不起作用了吗?谢谢,Hasan
以上来自于百度翻译 以下为原文 I have already use port pins to read status of the pins but today i face this problem pins which are used as outputs no longer port bits work. not just for portb all are the same. this code is not working any more if(PORTBbits.RB6) LED1_SetHigh(); else LED1_SetLow(); this one still works if(LATBbits.LATB6) LED1_SetHigh(); else LED1_SetLow(); I always said people to read the status from port register and set pins from lat bits. Is there any body have an idea why this is not working any more? Thanks, Hasan |
|
相关推荐
2个回答
|
|
如果你透露你用的是哪种PIC设备,那会比较容易帮忙。我猜你用的引脚是PIC上的模拟输入,而且你没有切换到数字模式。
以上来自于百度翻译 以下为原文 It would be easier to help if you revealed which PIC device you are using. My guess is that the pin you are using is an analog input on that PIC, and you have not switched it to digital mode. |
|
|
|
我看代码配置器,没错,真正的bot输出和模拟输入都设置好了,但这是由代码配置器完成的。谢谢。但是为什么当我为pin选择输出时代码配置器设置模拟输入有意义?我会把这个写到代码配置器论坛。我使用pic24fj256gb106 chipMy code configurerVersion:3.26.2来源:Micro.PluginsPlugin DescriptionMPLAB∈Code Configurator(MCC)生成无缝的、易于理解的插入到项目中的C代码。它能够在设备的选择列表中配置和利用丰富的外围设备集。它集成到MPLAB X(IDE)中,提供了一个功能强大、使用方便的开发平台。
以上来自于百度翻译 以下为原文 I look at the code cofigurer yes that true bot output and analog input are set but this is done by code cofigurer. Thank you. But why code configurer set analog input when i choose output for the pin does it make sense I will write this to the code configurer forum. I am using pic24fj256gb106 chip My code configurer Version: 3.26.2 Source: Microchip Plugins Plugin Description The MPLAB® Code Configurator (MCC) generates seamless easy to understand C code that’s inserted into your project. It enables, configures and utilizes a rich set of peripherals across a select list of devices. It’s integrated into MPLAB X (IDE) to provide a very powerful and extremely easy to use development platform. System requirements:
|
|
|
|
只有小组成员才能发言,加入小组>>
5189 浏览 9 评论
2009 浏览 8 评论
1933 浏览 10 评论
请问是否能把一个ADC值转换成两个字节用来设置PWM占空比?
3181 浏览 3 评论
请问电源和晶体值之间有什么关系吗?PIC在正常条件下运行4MHz需要多少电压?
2232 浏览 5 评论
743浏览 1评论
629浏览 1评论
有偿咨询,关于MPLAB X IPE烧录PIC32MX所遇到的问题
512浏览 1评论
PIC Kit3出现目标设备ID(00000000)与预期的设备ID(02c20000)不匹配。是什么原因
642浏览 0评论
538浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-30 12:25 , Processed in 1.565594 second(s), Total 81, Slave 62 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号