
RA8804 CE
Page - 23
ETM60E-02
8.5. SOUT Interrupt Function
Controller can select and use interrupt of a voltage drop or other detection of RTC, as a hardware interruption, and
controller can use SOUT like as GPO port.
8.5.1. Operation example of SOUT function.
(Ex.1) When a VDD voltage fell, SOUT outputs active LOW signal.
STEP
Command : example
Write
(Address, Data)
contents
Supplement
1
WriteRA8804(0x19, 0x00)
SOUT is disabled (Not 0x69)
SOUT is Hi-Z.
2
WriteRA8804(0x0E, 0x3A)
Clear VDET
3
WriteRA8804(0x1A, 0xC0)
Specified VDET and LOW active by SRV.
4
WriteRA8804(0x19, 0x69)
SOUT is enabled.
SOUT is HIGH.
5
VDD fell and set VDET.
SOUT outputs active LOW.
6
WriteRA8804(0x0E, 0x3A)
Clear VDET.
7
WriteRA8804(0x19, 0x00)
SOUT
is disabled.
(Ex.2) SOUT use like a GPO port.
STEP
Command : example
Write
(Address, Data)
contents
Supplement
8
WriteRA8804(0x19, 0x00)
SOUT is disabled. (Not 0x69)
SOUT is Hi-Z.
9
WriteRA8804(0x1A, 0x80)
SOUT is outputs LOW by direct control.
A
WriteRA8804(0x19, 0x69)
SOUT is enabled.
SOUT is LOW.
B
WriteRA8804(0x1A, 0XC0)
SOUT is outputs HIGH by direct control.
SOUT is HIGH.
C
WriteRA8804(0x1A, 0x80)
SOUT is outputs LOW by direct control.
SOUT is LOW.
D
WriteRA8804(0x1A, 0XC0)
SOUT is outputs HIGH by direct control.
SOUT is HIGH.
E
WriteRA8804(0x19, 0x00)
SOUT
is disabled.
SOUT is Hi-Z.
When system need avoid the Hi-Z output, install Pull-up or pull-down resistor to SOUT if necessary.
1 2 3 4 5 6 (
7,8,9
) A B C D E
SOUT
V
DD
VDET flag
1.45V (Typ.)
Hi-Z
Hi-Z
Hi-Z