- 1、本文档共10页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
pic学习几个小知识点(Pic learn a few little points of knowledge)
pic学习几个小知识点(Pic learn a few little points of knowledge)
PIC learning knowledge
1, this evening to a night on the PIC microcontroller, keys do not know why always in S3, indicating that S3 has been pressed, check for a long time only to find S3 on RB3, RB3 is not used when used for simulation, it has been pulled down, so has been S3 is the press!
2011.10.17 learning:
In PIC, in some low-end models, often only one entrance and no interrupt function, interrupt priority, which for many in the school 89C51 the students, often bring them certain learning disabilities.
Interrupt 1, MCU entrance PIC mid-range fixed ROM Shouye 0X0004 address, no matter what kind of interruption, applications will be interrupted and jump to the address to execute the interrupt handling function related.
2, in the 51 series, distinguish the interrupt source is finished by hardware, but in the PIC, the need to judge themselves by software engineers.
3, because there is only one interrupt entrance, so there is no two level 51 interrupt priority. So, what should give priority to the implementation of specific interrupt source is completely determined by the engineers own software, which is decided by the interrupt function interrupt source code query order, can be called the concept of software priority.
4, the PIC interrupt structure determines the PIC generally do not consider nested interrupt. If the interrupt source is now processing software priority low priority, even if a higher priority interrupt is generated, the general must also be processed back again after entering MAIN function response, this is because the response after the interruption, MCU hardware will automatically close the GIE mark so, the other interrupt request will be temporarily suspended and the interrupt exit immediately after the response, of course, at this time a sign in response to the interrupt request will be kept.
5, because the PIC in the end MCU of the full hardware stack, no data stack, so the scene is comple
您可能关注的文档
- mdfl 2(mdfl 2).doc
- matlab读写txt文档(Matlab reads and writes TXT documents).doc
- mhp3招式(Mhp3 moves).doc
- mhp3关键任务(Mhp3 critical task).doc
- mi bi vi cis(知识管理系统).doc
- mentor ee(导师EE).doc
- midi合成器 hyper canvas 音色中英文对照(a 音色中英文对照 midi合成器 canvas).doc
- mimaxue(mimaxue).doc
- mfc消息顺序(MFC message order).doc
- mfc菜单项添加图标 禁用菜单项 设置默认菜单项(MFC menu item Add icon, disable menu item, set default menu item).doc
- pid调试步骤(转)(PID debugging steps (RPM)).doc
- pcb检验规范1(PCB inspection specification 1).doc
- ping命令的参数详解(Ping command parameters detailed).doc
- pkpm08版考虑楼梯的计算方案(Pkpm08 version of the calculation of stairs).doc
- ping掉包解决方案(The substitution of Ping solutions).doc
- pid汇编控制程序(PID assembler control program).doc
- pkpm恒活荷载某住宅小区――设计荷载取用(PKPM constant live load a residential area - design load is used).doc
- plane(飞机).doc
- pla最具大规模产业化优势(PLA the most large-scale industrialization advantages).doc
- plc与编码器的应用(The application of PLC and encoder).doc
文档评论(0)