English
Language : 

FT800 Datasheet, PDF (17/55 Pages) Future Technology Devices International Ltd. – Embedded Video Engine
Document No.: FT_000792
FT800 Embedded Video Engine
Datasheet Version 1.1
Clearance No.: FTDI# 334
For I2C memory read transaction, bytes are packed in the I2C protocol as follow:
[start] <DEVICE ADDRESS + write bit>
<00b+Address[21:16]>
<Address[15:8]>
<Address[7:0]>
[restart] <DEVICE ADDRESS + read bit>
<Read data byte 0>
....
<Read data byte n>[stop]
4.1.5 Host Memory Write
For SPI memory write transaction, the host sends a ‘1’ bit and ‘0’ bit, followed by the 22-bit
address. This is followed by the write data.
Table 4-2 Host memory write transaction (SPI)
7
6
5
4
3
2
1
0
1
0
Address [21:16]
Address [15:8]
Address [7:0]
Byte 0
Write
Address
Byte n
Write Data
For I2C memory write transaction, bytes are packed in the I2C protocol as follow:-
[start] <DEVICE ADDRESS + write bit>
<10b,Address[21:16]>
<Address[15:8]>
<Address[7:0]>
<Write data byte 0>
....
<Write data byte n> [stop]
4.1.6 Host Command
When sending a command, the host transmits a 3 byte command. Error! Reference source
not found. lists all the host command functions.
Note: ACTIVE command is generated by dummy memory read from address 0 when FT800 is
in sleep or standby mode.
For SPI command transaction, the host sends a ‘0’ bit and ‘1’ bit, followed by the 6-bit
command code. This is followed by 2 bytes 00h.
Copyright © 2013 Future Technology Devices International Limited
17