ASAHI KASEI
[AKD4112B]
<KM065901>
2002/12
- 7 -
AK4394 Control Program ver 1.0 operation manual
1. Connect IBM-AT compatible PC with AKD4112B by 10-line type flat cable (packed with AKD4112B). Take care of
the direction of 10pin header. (Please install the driver in the floppy-disk when this control software is used on Windows
2000/XP. Please refer “Installation Manual of Control Software Driver by AKM device control software”. In case of
Windows95/98/ME, this installation is not needed. This control software does not operate on Windows NT.)
2. Insert the CD-ROM labeled “AK4112B Evaluation Kit” into the CD-ROM drive.
3. Access the CD-ROM drive and double-click the icon of “ak4394.exe” to set up the control program.
4. Then follow the displayed comment (See the following).
==================== <<Operating flow>> =====================
Display register map à Write data / Reset etc.à loop
=========================================================
At first the following default data and register map are displayed:
****** AK4394 Control Program ver 2.0 , '02/12 ******
Copyright(c) 2002, Asahi Kasei Microsystems co.,ltd.
All rights reserved.
-----------------------------------------------------------------------------
ADDR = 00 : 01 <Control 1> ( 0
CKS2
CKS1
CKS0
DIF2
DIF1
DIF0
RSTN )
ADDR = 01 : 00 <Control 2> ( DZFE
DZFM
SLOW
DFS1
DFS0
DEM1
DEM0
SMUTE)
ADDR = 02 : 00 <TEST>
( GA1
GA0
TEST5 TEST4 TEST3 TEST2 TEST1 TEST0)
Input 1(Write), R(Reset) or S(Stop) :
1)
If you input “1”, you can write data to AK4394.
The following message is displayed:
You can write data to AK4394
Input Register Address(2 figure, hex)(00-02) =
Input register address in 2 figures of hexadecimal. (Significant figure can be omitted if it is “0”.)
Then current data of this address is displayed:
ADDR = 00 : 01 <Control 1> ( 0
CKS2
CKS1
CKS0
DIF2
DIF1
DIF0
RSTN )
0
1
Input Register Data
(2 figure, hex)(00-FF) =
Input control data in 2 figures of hexadecimal.
Then the data written to this address is displayed.
ADDR = 00 : 01 <Control 1> ( 0
CKS2
CKS1
CKS0
DIF2
DIF1
DIF0
RSTN )
0
1
0
1
0
1
2)
If you input “R” or “r”, this program writes default data to all register addresses.
3)
If you input “S” or “s”, this program is terminated.
End.