參數(shù)資料
型號(hào): GMS37004
廠商: Hynix Semiconductor Inc.
英文描述: 4-BIT SINGLE CHIP MICROCOMPUTERS
中文描述: 4位單片機(jī)微機(jī)
文件頁(yè)數(shù): 65/109頁(yè)
文件大?。?/td> 813K
代理商: GMS37004
6-1
Guideline for S/W
1. All rams need to be initialized to zero in reset address for proper design.
2. Make the output ports `H` after reset.
3. Do not use WDTR instruction in subroutine.
4. Before reading the input port the waiting time should be more than 200uS.
5. To decrease current consumption, make the output port as high in normal routine except
for key scan strobe and STOP mode.
6. We recommend you do not use all 64 bytes in a page. You had better write ` BR $` in
unused area. This will help you prevent unusual operation of MCU.
7. Be careful not to use long call or branch (CALL,BL) with arithmetic manipulation.
If you want to use branch right after arithmetic manipulation, the long call or branch will be
against your intention.
ex) LAR ; The value of R ports -> Accumulator
ALEI 14 ; A
14 : S = 1, A
!
14 : S = 0
BL TRUE ; S is always 1 because BL is composed of LPBI and BR.
-------------- Fail
LAR ; The value of R ports -> Accumulator
ALEI 14 ; A
14 : S = 1, A
!
14 : S = 0
BR TRUE ; When S is 1 Branch will occur. Otherwise Branch will not occur and
LAK
; next instruction will be operated.
-------------- Right
Chapter 6. Application
相關(guān)PDF資料
PDF描述
GMS37004T 4-BIT SINGLE CHIP MICROCOMPUTERS
GMS37112 4-BIT SINGLE CHIP MICROCOMPUTERS
GMS37112T 4-BIT SINGLE CHIP MICROCOMPUTERS
GMS37140 4-BIT SINGLE CHIP MICROCOMPUTERS
GMS37140T 4-BIT SINGLE CHIP MICROCOMPUTERS
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
GMS37004(T) 制造商:HYNIX 制造商全稱:Hynix Semiconductor 功能描述:REMOTE CONTROLLER
GMS37004T 制造商:HYNIX 制造商全稱:Hynix Semiconductor 功能描述:4-BIT SINGLE CHIP MICROCOMPUTERS
GMS37112 制造商:HYNIX 制造商全稱:Hynix Semiconductor 功能描述:4-BIT SINGLE CHIP MICROCOMPUTERS
GMS37112(T) 制造商:HYNIX 制造商全稱:Hynix Semiconductor 功能描述:REMOTE CONTROLLER
GMS37112T 制造商:HYNIX 制造商全稱:Hynix Semiconductor 功能描述:4-BIT SINGLE CHIP MICROCOMPUTERS