0% found this document useful (0 votes)
120 views3 pages

Ad Notam RS232 Commands DFU Up To 04-2013 Copy 2

This document describes the RS-232 protocol for a DFU device. It outlines the configuration details like baud rate and pinout. It provides status and command codes to control the device's power, input selection, volume and more via serial communication. The status and command codes are transmitted as hex values with start/stop delimiters.

Uploaded by

Vishal Suryawani
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
120 views3 pages

Ad Notam RS232 Commands DFU Up To 04-2013 Copy 2

This document describes the RS-232 protocol for a DFU device. It outlines the configuration details like baud rate and pinout. It provides status and command codes to control the device's power, input selection, volume and more via serial communication. The status and command codes are transmitted as hex values with start/stop delimiters.

Uploaded by

Vishal Suryawani
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

DFU RS232 Protocol

VERSION 1.0

Configuration:

Baud Rate: 38400 (default) Parity: None

Data Bits: 8 Stop Bits: 1

Flow Control: No Handshaking

Pinout: 2=TXD, 3=RXD, 5=GND

Status Request:
Power Device Status [TX] - BB 00 20 02 00 7F A1
OFF [RX] - BB 00 20 02 02 7F A3
ON [RX] - BB 00 20 02 03 7F A3

Input Device Status [TX] - BB 00 20 02 00 7E A0

HDMI 1 [RX] - 48 44 4D 49 2D 31 0D 0A
HDMI 2 [RX] - 48 44 4D 49 2D 32 0D 0A
HDMI 3 [RX] - 48 44 4D 49 2D 33 0D 0A
COMPONENT [RX] - 43 4F 4D 50 4F 4E 45 4E 54 0D 0A
DMP [RX] - 44 4D 50 0D 0A

COMMANDS:
Power ON [TX] - BB 00 1F 01 00 20
[RX] - 63 3A 31 46 2D 64 3A 32 30

Power OFF [TX] - BB 00 1F 01 01 21


[RX] - 63 3A 31 46 2D 64 3A 32 31

VOLUME + / RIGHT [TX] - BB 00 20 02 00 04 26


[RX] - 63 3A 32 30 2D 64 3A 30 34

VOLUME - / LEFT [TX] - BB 00 20 02 00 00 22


[RX] - 63 3A 32 30 2D 64 3A 30 30

BUTTON UP [TX] - BB 00 20 02 00 01 23
[RX] - 63 3A 32 30 2D 64 3A 30 31

BUTTON DOWN [TX] - BB 00 20 02 00 02 24


[RX] - 63 3A 32 30 2D 64 3A 30 32

INPUT COMPONENT [TX] - BB 00 0B 03 1C 00 03 2D


[RX] - 63 3A 30 42 2D 64 3A 32 44

INPUT HDMI 1 [TX] - BB 00 0B 03 1C 00 01 2B


[RX] - 63 3A 30 42 2D 64 3A 32 42

INPUT HDMI 2 [TX] - BB 00 0B 03 1C 00 00 2A


[RX] - 63 3A 30 42 2D 64 3A 32 41

Subject to modification • 18. September 2012 • www.ad-notam.com 1


DFU RS232 Protocol
VERSION 1.0

INPUT HDMI 3 [TX] - BB 00 0B 03 1C 00 02 2C


[RX] - 63 3A 30 42 2D 64 3A 32 43

INPUT DMP [TX] - BB 00 0B 03 1C 00 07 31


[RX] - 63 3A 30 42 2D 64 3A 33 31

INPUT SELECT [TX] - BB 00 20 02 00 0B 2D


[RX] - 63 3A 32 30 2D 64 3A 30 42

OSD [TX] - BB 00 20 02 00 05 27
[RX] - 63 3A 32 30 2D 64 3A 30 35

OK / INFO [TX] - BB 00 20 02 00 03 25
[RX] - 63 3A 32 30 2D 64 3A 30 33

EXIT [TX] - BB 00 20 02 00 48 6A
[RX] - 63 3A 32 30 2D 64 3A 34 38

MUTE [TX] - BB 00 20 02 00 06 28
[RX] - 63 3A 32 30 2D 64 3A 30 36

SLEEP MODE [TX] - BB 00 20 02 00 49 6B


[RX] - 63 3A 32 30 2D 64 3A 34 39

DIGIT 0 [TX] - BB 00 20 02 00 28 4A
[RX] - 63 3A 32 30 2D 64 3A 32 38

DIGIT 1 [TX] - BB 00 20 02 00 21 43
[RX] - 63 3A 32 30 2D 64 3A 32 31

DIGIT 2 [TX] - BB 00 20 02 00 22 44
[RX] - 63 3A 32 30 2D 64 3A 32 32

DIGIT 3 [TX] - BB 00 20 02 00 23 45
[RX] - 63 3A 32 30 2D 64 3A 32 33

DIGIT 4 [TX] - BB 00 20 02 00 25 47
[RX] - 63 3A 32 30 2D 64 3A 32 35

DIGIT 5 [TX] - BB 00 20 02 00 26 48
[RX] - 63 3A 32 30 2D 64 3A 32 36

DIGIT 6 [TX] - BB 00 20 02 00 27 49
[RX] - 63 3A 32 30 2D 64 3A 32 37

DIGIT 7 [TX] - BB 00 20 02 00 29 4B
[RX] - 63 3A 32 30 2D 64 3A 32 39

DIGIT 8 [TX] - BB 00 20 02 00 2A 4C
[RX] - 63 3A 32 30 2D 64 3A 32 41

DIGIT 9 [TX] - BB 00 20 02 00 2B 4D
[RX] - 63 3A 32 30 2D 64 3A 32 42

ASPECT RATIO / TOGGLE [TX] - BB 00 20 02 00 2E 50


[RX] - 63 3A 32 30 2D 64 3A 32 45

ASPECT RATIO 4:3 [TX] - BB 00 20 02 00 30 52


[RX] - 63 3A 32 30 2D 64 3A 32 47

2 Subject to modification • 18. September 2012 • www.ad-notam.com


DFU RS232 Protocol
VERSION 1.0

ASPECT RATIO 16:9 [TX] - BB 00 20 02 00 31 53


[RX] - 63 3A 32 30 2D 64 3A 32 48

ASPECT RATIO ZOOM 1 [TX] - BB 00 20 02 00 32 54


[RX] - 63 3A 32 30 2D 64 3A 32 49

ASPECT RATIO ZOOM 2 [TX] - BB 00 20 02 00 33 55


[RX] - 63 3A 32 30 2D 64 3A 32 4A

Subject to modification • 18. September 2012 • www.ad-notam.com 3

You might also like