完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
嗨,我正在尝试实现HLVD(低电源检测),以将最终值存储到EEPROM中。下面是程序中设置的配置位。我错过了什么来产生中断吗?/LVD构型Py2BITH.HLVDIF=0;HLVdCONtiTS.HLVDLL=0B1100;HLVdCONBITS VDIMAGG=0;ItCONBITS。GIE=1;IPE2BITS.HLVDIP=1;Py2BITS.HLVDIE=1;HLVdCONTITES.HLVDENN=1;Pr2BITH.HLVDIF=0;HLVDCONBITS。IVVST=1;谢谢和RegardsSuni。L PARMar
以上来自于百度翻译 以下为原文 Hi, I am trying to implement HLVD (low supply detection) to store the final value into EEprom. Below are the config bits set in the program. Am I missing anything to generate interrupt? //LVD configuration PIE2bits.HLVDIE = 0; PIR2bits.HLVDIF = 0; HLVDCONbits.HLVDEN = 0; HLVDCONbits.HLVDL = 0b1100; HLVDCONbits.VDIRMAG = 0; INTCONbits.GIE = 1; INTCONbits.PEIE = 1; IPR2bits.HLVDIP = 1; PIE2bits.HLVDIE = 1; HLVDCONbits.HLVDEN = 1; PIR2bits.HLVDIF = 0; HLVDCONbits.IRVST = 1; Thanks and Regards Sunil Parmar |
|
相关推荐
3个回答
|
|
在其他事情完成之前不要设置GIE。你如何测试这个,看看它是否有效?
以上来自于百度翻译 以下为原文 Don't set GIE until everything else has been done. How are you testing this to see if it worked? |
|
|
|
我有硬件,有LCD和按钮。随着按钮,我正在改变一些价值,并显示在液晶显示器上。用HLVD,我将值存储在EEPROM中。因此,电源重新启动后,值应该是相同的。但这不是我的计划。我有一个疑问,我调试,时间所采取的EEPROM写周期和停电时间。我还没能找到,EEPROM什么电压继续工作?所以我不断地改变HLVDL的价值。
以上来自于百度翻译 以下为原文 I have hardware which has LCD and push buttons. With push button, I am changing some value and display on the LCD. With HLVD, I am storing the value in the EEprom. So after power restart, the value should be same. But it is not with my program. I have one doubt which I am debugging, the time taken by the EEprom write cycle and Power down time. I am also not able to find out, till what voltage EEprom continue working ? So I keep changing the value of HLVDL. |
|
|
|
那么,你是在HLVD中断时重置设备吗?按照数据表EEPROM读/写是在Vmin规格,在您的设备的情况下是4.2V。写EEPROM(再次按数据表)的时间是2MS典型。DS的第391页。如果需要进一步的帮助,请张贴你的全部代码和原理图。
以上来自于百度翻译 以下为原文 So, are you resetting the device upon a HLVD interrupt? Per the datasheet EEPROM read/write is spec'd at Vmin which in the case of your device is 4.2V. The time to write to EEPROM (again per the datasheet) is 2ms typical. Page 391 of DS. Please post your entire code and schematics if you need further help. |
|
|
|
只有小组成员才能发言,加入小组>>
5203 浏览 9 评论
2016 浏览 8 评论
1942 浏览 10 评论
请问是否能把一个ADC值转换成两个字节用来设置PWM占空比?
3188 浏览 3 评论
请问电源和晶体值之间有什么关系吗?PIC在正常条件下运行4MHz需要多少电压?
2243 浏览 5 评论
754浏览 1评论
641浏览 1评论
有偿咨询,关于MPLAB X IPE烧录PIC32MX所遇到的问题
549浏览 1评论
PIC Kit3出现目标设备ID(00000000)与预期的设备ID(02c20000)不匹配。是什么原因
653浏览 0评论
553浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-5 04:53 , Processed in 1.478923 second(s), Total 79, Slave 63 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号