NY8A051H 随州NY8A051H厂家电话
价格:0.01起
产品规格:
产品数量:
包装说明:
关 键 词:NY8A051H
行 业:电子 电子产品设计
发布时间:2022-12-13
The program memory space of NY8A051H is 1K words. Therefore, the Program Counter (PC) is 10-bit wide in order to address any location of program memory.
Some locations of program memory are reserved as interrupt entrance. Power-On Reset vector is located at 0x000. Software interrupt vector is located at 0x001. Internal and external hardware interrupt vector is located at 0x008.
NY8A051H provides instruction CALL, GOTOA, CALLA to address 256 location of program space. NY8A051H provides instruction GOTO to address 512 location of program space. NY8A051H also provides instructions LCALL and LGOTO to address any location of program space.
When a call or interrupt is happening, next ROM address is written to top of the stack, when RET, RETIA or RETIE instruction is executed, the top of stack data is read and load to PC