ML610Q408-NNNTBZ03A7 Rohm Semiconductor, ML610Q408-NNNTBZ03A7 Datasheet - Page 84

no-image

ML610Q408-NNNTBZ03A7

Manufacturer Part Number
ML610Q408-NNNTBZ03A7
Description
MCU 8BIT 16K FLASH 8CH 100-TQFP
Manufacturer
Rohm Semiconductor
Series
-r

Specifications of ML610Q408-NNNTBZ03A7

Core Processor
nX-U8/100
Core Size
8-Bit
Speed
2MHz
Connectivity
SSP, UART/USART
Peripherals
LCD, Melody Driver, POR, PWM, WDT
Number Of I /o
22
Program Memory Size
16KB (8K x 16)
Program Memory Type
FLASH
Eeprom Size
-
Ram Size
1K x 8
Voltage - Supply (vcc/vdd)
1.25 V ~ 3.6 V
Data Converters
A/D 2x16b
Oscillator Type
Internal
Operating Temperature
-20°C ~ 70°C
Package / Case
100-TFQFP
Lead Free Status / Rohs Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
ML610Q408-NNNTBZ03A7
Manufacturer:
Rohm Semiconductor
Quantity:
10 000
Status B: Non-maskable interrupt is being processed
B-1: When a subroutine is not called in an interrupt routine
B-2: When a subroutine is called in an interrupt routine
•Processing immediately after the start of interrupt routine execution
•Interrupt routine execution end processing
•IProcessing immediately after the start of interrupt routine
•Interrupt routine end processing
Example of description: Status B-1
Intrpt_C-1:
Example of description: Status B-2
Intrpt_C-2:
ELR,EPSW,LR
PUSH
:
:
BL Sub_1
:
POP PSW,PC,LR
Specify "PUSH ELR, EPSW" to save the interrupt return address and the PSW status in the stack.
Specify "POP PSW, PC" to return the contents of the stack to PC and PSW.
Specify "PUSH ELR, LR, EPSW" to save the interrupt return address, the subroutine return address,
and the EPSW status in the stack.
Specify "POP PSW, PC, LR" to return the saved data of the interrupt return address to PC, the saved data
of EPSW to PSW, and the saved data of LR to LR.
PUSH ELR,EPSW
:
:
POP PSW,PC
; Return PC from the stack
; Return PC from the stack
; Start the interrupt routine
; Save ELR and EPSW at the
beginning
; Return PSW from the stack
; Return LR from the stack
; End the interrupt routine
; Start
; Save ELR, EPSW, and LR at
the beginning
; Call subroutine Sub_1
; Return PSW from the stack
; Return LR from the stack
; End
5-23
ML610Q407/ML610Q408/ML610Q409 User's Manual
Sub_1:
:
:
RT
;
; Return PC from LR
; End of subroutine
Chapter 5 Interrupt

Related parts for ML610Q408-NNNTBZ03A7