Dialog DA9026 Manual del usuario - Página 12

Navegue en línea o descargue pdf Manual del usuario para Placa base Dialog DA9026. Dialog DA9026 15 páginas.

User Guide - Preliminary
Appendix A – I2C register text file
The software includes the ability to save and load a text file
containing hex codes representing the register addresses
and data. This file is principally used to verify or test a
customer's own driver details.
I2C Register Text File Format
The data will be processed in the order written, and written
directly to the specified I2C device, but will not update the
//
//
//
// Register file, used to send I2C commands to any device on the bus
// Format is
//
// Lines beginning with two '/'s are ignored
64
01
1
64
02
2
64
03
3
64
04
4
64
05
5
64
06
6
64
07
7
64
08
8
64
09
9
64
0a
a
64
0b
b
64
0c
c
64
0d
d
64
0e
e
64
10
10
64
11
11
© Dialog Semiconductor 2005. All rights reserved.
DA9026 Evaluation Board
DA9026 Register Dump - 05-12-2004:14:28:48
Dialog Semiconductor - 2004
===========================
Slave[TAB]Register[TAB]Data or alternatively
0[TAB]0[TAB]Delay(ms) to set a delay.
CONFIDENTIAL
screen controls. A special register number of zero is used to
signal a delay to be used, which is expressed in
milliseconds. Comments (i.e. lines beginning with '//') are
permitted in the file.
Please note again that the panel controls will not be
updated, so the state of the registers in the device will not
match the panel control positions.
DA9026-UG04-0705
DA9026
Page 12 of 15