http://www.daqsystem.com
USB-EK01 Users Manual (Rev 1.0)
- 42 -
--
0x80
--
0x01
--
0x7F
--
0x92
--
--
00000000
The maximum value of Length High is 0x3, so the maximum size of record is 1024
bytes.
마지막
레코드에는
처음
바이트는
마지막을
알리는
0x80
이며
,
두
번째는
1
바이
트
전송
그리고
, CPUCS(0x7F92)
에
00
값을
직접
로드하여
8051 core
를
리셋에서
해
제
되도록
한다
.
The data of EEPROM can only transfer to internal memory of AN2131. It don
’
t
transfer to external memory. To make EEPROM image, it is convenient to make a
batch file using
“
hex2bix
”
utility.
The under example shows firmware(fw.hex) is made of EEPROM image, you can
find a eprom.bat file at EEPROM_IM folder in CDROM.
hex2bix -IR -M 0x8000 -V 0x6712 -P 0x0001 -F 0xB2 -O fw_out.eep fw.hex
An EEPROM image to make uses
“
EZ-USB Control Panel
”
like figure 5.17, and
uses download to EEPROM memory of USB-EK01 board.
[Figure 5.17 EEPROM download image]