436-0100-01-10, Rev. 200 Duo User Guide
Information on this page is subject to change without notice
Instruction Application: UART /
TCP
Data flow: CS --- G / A
Identification
code
1 Byte
Instruction number
2 Bytes
Instruction length
2 Bytes
Instruction body format:
Struct {
Ureal8_t u8R esolution ; // output resolution, see HDMI_RESOLUTION definition
Byte Reserve [3]; // Reserved
};
HDMI_RESOLUTION Definition:
Typedef enum {
HDMI_RESOLUTION_720P30 = 0,
HDMI_RESOLUT ION_720P60 = 1,
HDMI_RESOLUTION_1080P30 = 2,
HDMI_RESOLUTION_1080P60 = 3,
} HDMI_RESOLUTION;
CRC Description :
In CSP-TCP applications, the CRC is ignored
3.7.2 settings
Request instruction
Instruction Application: UART /
TCP
Data flow: G / A --- CS
Identification
code
1 Byte
Instruction number
2 Bytes
Instruction length
2 Bytes