поискавой системы для электроныых деталей
  Russian  ▼
ALLDATASHEETRU.COM

X  

CFA633-RDI-KU датащи(PDF) 33 Page - Crystalfontz America, Inc.

номер детали CFA633-RDI-KU
подробное описание детали  INTELLIGENT LCD MODULE
PDF  86 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
производитель  CRYSTAIFONTZ [Crystalfontz America, Inc.]
домашняя страница  https://www.crystalfontz.com/
Logo CRYSTAIFONTZ - Crystalfontz America, Inc.

CFA633-RDI-KU датащи(HTML) 33 Page - Crystalfontz America, Inc.

Back Button CFA633-RDI-KU Datasheet HTML 29Page - Crystalfontz America, Inc. CFA633-RDI-KU Datasheet HTML 30Page - Crystalfontz America, Inc. CFA633-RDI-KU Datasheet HTML 31Page - Crystalfontz America, Inc. CFA633-RDI-KU Datasheet HTML 32Page - Crystalfontz America, Inc. CFA633-RDI-KU Datasheet HTML 33Page - Crystalfontz America, Inc. CFA633-RDI-KU Datasheet HTML 34Page - Crystalfontz America, Inc. CFA633-RDI-KU Datasheet HTML 35Page - Crystalfontz America, Inc. CFA633-RDI-KU Datasheet HTML 36Page - Crystalfontz America, Inc. CFA633-RDI-KU Datasheet HTML 37Page - Crystalfontz America, Inc. Next Button
Zoom Inzoom in Zoom Outzoom out
 33 / 86 page
background image
Crystalfontz America, Inc.
Data Sheet Release Date 2012/02/21
www.crystalfontz.com
CFA633-RDI-KU LCD Module (Hardware v2.0 / Firmware u2v1)
February 2012
Page 33
PACKET STRUCTURE
All communication between the CFA633 and the host takes place in the form of a simple and robust CRC checked
packet. The packet format allows for very reliable communications between the CFA633 and the host without the
traditional problems that occur in a stream-based serial communication (such as having to send data in inefficient ASCII
format, to “escape” certain “control characters”, or losing sync if a character is corrupted, missing, or inserted).
All packets have the following structure:
<type><data_length><data><CRC>
type
is one byte, and identifies the type and function of the packet:
TTcc cccc
|||| ||||--Command, response, error or report code 0-63
||---------Type:
00 = normal command from host to CFA633
01 = normal response from CFA633 to host
10 = normal report from CFA633 to host (not in
direct response to a command from the host)
11 = error response from CFA633 to host (a packet
with valid structure but illegal content
was received by the CFA633)
data_length
specifies the number of bytes that will follow in the data field. The valid range of data_length is 0 to
18.
data
is the payload of the packet. Each type of packet will have a specified data_length and format for data as
well as algorithms for decoding data detailed below.
CRC
is a standard 16-bit CRC of all the bytes in the packet except the CRC itself. The CRC is sent LSB first. At the
port, the CRC immediately follows the last used element of data []. See APPENDIX C: DEMONSTRATION SOFT-
WARE AND SAMPLE CODE (Pg. 69) for details.
The following C definition may be useful for understanding the packet structure.
typedef struct
{
unsigned char
command;
unsigned char
data_length;
unsigned char
data[MAX_DATA_LENGTH];
unsigned short
CRC;
}COMMAND_PACKET;
On our website, Crystalfontz supplies a demonstration and test program, 633_WinTest along with its C source code.
Included in the 633_WinTest source is a CRC algorithm and an algorithm that detects packets. The algorithm will
NOTE
Reconciling packets is recommended rather than using delays when communicating with the module.
To reconcile your packets, please ensure that you have received the acknowledgement packet from
the packet most recently sent before sending any additional packets to the LCD module. This practice
will guarantee that you will not have any dropped packets or missed communication with the LCD
module.



Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86


датащи скачать

Go To PDF Page


ссылки URL



Вашему бизинису помогли Аллдатащит?  [ DONATE ] 

Что такое Аллдатащит   |   реклама   |   контакт   |   Конфиденциальность   |   Ссылка на техническое описание    |   обмен ссыками   |   поиск по производителю
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com