- 1、本文档共22页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
单片机工作过程PPT(国外英文资料)
单片机工作过程PPT(国外英文资料)
In this paper, by houle0732140 contribution
The PPS documentation may be a poor experience at the WAP end. It is recommended that you choose TXT, or download the source file to the native view.
McS-51 single-chip microcomputer signal primer for McS-51
P1. 0 P1.1 P1.2 P1.3 P1.4 P1.5 P1.6 P1.7 RST RXD/P3. 0 TXD/P3.1 P3.2 / INT0 INT1 / P3.3 T0 P3.4 T1 / P3.5 WR/P3.6 RD/P3.7 XTAL2 XTAL1 VSS 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 to 40 39 38 and 36 35 34 31 32 33 30 27 and 28 24 24 and 25 22 21 VCC P0. 0 P0.1 P0.2 P0.3 P0.4 P0.5 P0.6 P0.7 EA ALE PSEN P2.7 P2.6 P2.5 P2.4 P2.3 P2.2 P2.1 P2. 0
1, the power cord: VCC (+ 5 v), VSS (to) the power cord: VCC (+ 5 v), VSS (2, oscillation circuit: XTAL1 and XTAL2 oscillation circuit: XTAL1, 3, reset pin: reset the RST pin: 4, EA: storage access program control signal EA: 5, PSEN: external ROM read gating signal PSEN: external ROM read gating signal 6, ALE: address latch control signal ALE: 7, parallel port: P0, P1, P2, P3 parallel port: P0, P1, P2,
8031, 8051, 8751, 89 c51
The second function of P3 line in P3 line
Table 2-1 P3s second function
P3.0 p3.3.p3.2 p3.3p3.6 p3.3.p3.7
RXD serial input port TXD INT0 serial output external interrupt input line INT1 external interrupt 0 0 0 T0 timer/counter input line zero input line T1 timer/counter 1 input line WR external data memory write gating signal output line RD external data memory read gating signal output line
Single chip machine working procedure: single chip computer working procedure
1. The experimental purpose
Example: control of signal light
(1) understanding the basic components of a single chip application system. The basic working process of the single chip microcomputer is understood by the least applied system instance.
2. The experimental circuit
Signal moduler
ORG 0000H START: MOV P1, # 00H: ACALL DELAY MOV P1, # 0FFH ACALL DELAY SJMP START DELAY: MOV R3, # 0FFH DEL2: MOV R4, # 0FFH
ALE P1. P1. P1. P1. P1. P1. P1. P1. P1. P1. P1. P1. P1.
文档评论(0)