LK204-7T-1U-USB-WB Matrix Orbital, LK204-7T-1U-USB-WB Datasheet - Page 22

no-image

LK204-7T-1U-USB-WB

Manufacturer Part Number
LK204-7T-1U-USB-WB
Description
DISPLAY
Manufacturer
Matrix Orbital
Datasheet

Specifications of LK204-7T-1U-USB-WB

Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
635-1054
to inform the module that its responses are to be output via I
254 /160 / 0 to turn off auto transmission of data in RS232. This will keep the data in the buffer until the
master clocks a read of the slave. The I
The LK204-7T-1U uses 8-bit addressing, with the 8th or Least Significant Bit (LSB) bit designated as the
read/write bit, a 0 designates a write address and a 1 designates a read address. The default read address of
the display module will be 0x51, whereas the write address is 0x50 by default. This address may be changed
by using cmd 254 / 51 / <address>. The LK204-7T-1U should only be sent addresses that are even (LSB
is 0). When the I
the LSB has to be 0 for an I
effective address is $51 (0101 0001), since the LSB has to be 1 for an I
describe this Phillips I
When writing to the display module, the display will respond with a ACK when the write has successfully
been completed. However if the buffer has been filled, or the module is too busy processing data it will
respond with a NAK. When performing a multiple byte read within one I
the slave should be followed by an ACK to indicate that the master still needs data, and a NAK to indicate
that the transmission is over.
erations when writing I
sent (only needs to be sent once, so this can be done somewhere in init): 254 / 160 / 0 this command puts
the reply data in the I
output buffer, query commands that reply with more than 16 bytes cannot be read (eg cmd Get FileSystem
Directory)
4.1.2 I
sequence. To begin a transaction the data line, SDA, must toggle from high to low while the clock line, SCL,
is high. Next, the display must be addressed using a one byte hexadecimal value, the default to write to the
unit is 0x50, while read is 0x51. Then information can be sent to the unit; even when reading, a command
must first be sent to let the unit know what type of information it is required to return. After each bit is sent,
the display will issue an ACK or NACK as described above. Finally, when communication is complete, the
transaction is ended by toggling the data line from low to high while the clock line is high. An example of
the use of this algorithm to write a simple “HELLO” message can be seen in 3.
Matrix Orbital
If we take a standard Phillips 7 bit address of $45 (100 0101), Matrix Orbital’s LK204-7T-1U would
The unit does not respond to general call address ($00).
When communicating in I
The LK204-7T-1U has some speed limitations, especially when run in I
* to be able to read the replies of query commands (eg. cmds 54, 55) the following command must be
* 3ms delay between the read commands
* 625us delay in between data bytes within a transaction is necessary
* 375us between transactions is necessary
The typical I
NOTE These delays are consrevative, and may be decreased based on performance
2
C Transaction Example
2
2
C transaction contains four parts: the start sequence, addressing, information, and stop
C master wishes to write to the display, the effective address is $50 (0101 0000) , since
2
2
C output buffer instead of the RS232 output buffer. Please note that due to a 16 byte
C address as $8A (1000 1010). The read address would be $8B (1000 1011).
2
C code:
2
2
C master write. When the I
C the LK204-7T-1U will send an ACK on the 9th clock cycle when addressed.
2
C data lines operate at 5V normally or 3.3V for -1U style units.
LK204-7T-1U
2
C master wishes to read the LK204-7T-1U, the
2
C. This can be done by sending command
2
C master read.
2
C transaction, each byte read from
2
C mode. Here are some consid-
17

Related parts for LK204-7T-1U-USB-WB