summaryrefslogtreecommitdiffstats
path: root/i2c-uda1388.script
diff options
context:
space:
mode:
authorChristian Gromm <christian.gromm@microchip.com>2016-12-08 16:46:07 +0100
committerChristian Gromm <christian.gromm@microchip.com>2016-12-08 16:46:07 +0100
commit0a28683a1ff9f3975c8b68b15017cf342bab5f3d (patch)
tree2f350b709db4d45532fc0624cfce22ec11e43ccf /i2c-uda1388.script
parent18c9e9fc0000861257ab06f6a033612b0c567674 (diff)
src: vod-server: import sources
This patch adds the source tree of the Video-On-Demand server and its configuration scripts. Change-Id: I6db8c43d46c7450baf117a541bd7153496dbcd4c Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Diffstat (limited to 'i2c-uda1388.script')
-rw-r--r--i2c-uda1388.script52
1 files changed, 52 insertions, 0 deletions
diff --git a/i2c-uda1388.script b/i2c-uda1388.script
new file mode 100644
index 0000000..8ea5b40
--- /dev/null
+++ b/i2c-uda1388.script
@@ -0,0 +1,52 @@
+<script>
+ <action>
+ <name>Set I2C speed to 400kbps (1/2)</name>
+ <type>SEND_MCM</type>
+ <fblock_id_hex>0</fblock_id_hex>
+ <function_id_hex>E1D</function_id_hex>
+ <op_type_request_hex>2</op_type_request_hex>
+ <op_type_response_hex>C</op_type_response_hex>
+ <payload_hex>01 00 01</payload_hex>
+ </action>
+ <action>
+ <name>Set I2C speed to 400kbps (2/2)</name>
+ <type>PAUSE</type>
+ <pause_ms>25</pause_ms>
+ </action>
+ <action>
+ <name>Uda1380Setup (1/2)</name>
+ <type>SEND_MCM</type>
+ <fblock_id_hex>0</fblock_id_hex>
+ <function_id_hex>E1E</function_id_hex>
+ <op_type_request_hex>2</op_type_request_hex>
+ <op_type_response_hex>C</op_type_response_hex>
+ <payload_hex>18 03 0a 00 0f 02 01 00 00 02 a5 df 03 3f 3f 04 02 02 10 00 00 11 00 00 12 00 00 13 00 00 14 00 00</payload_hex>
+ </action>
+ <action>
+ <name>Uda1380Setup (2/2)</name>
+ <type>SEND_MCM</type>
+ <fblock_id_hex>0</fblock_id_hex>
+ <function_id_hex>E1E</function_id_hex>
+ <op_type_request_hex>2</op_type_request_hex>
+ <op_type_response_hex>C</op_type_response_hex>
+ <payload_hex>18 03 04 20 00 00 21 00 00 22 00 00 23 00 00</payload_hex>
+ </action>
+ <action>
+ <name>Uda1380Setup (1/2)</name>
+ <type>SEND_MCM</type>
+ <fblock_id_hex>0</fblock_id_hex>
+ <function_id_hex>E1E</function_id_hex>
+ <op_type_request_hex>2</op_type_request_hex>
+ <op_type_response_hex>C</op_type_response_hex>
+ <payload_hex>1a 03 0a 00 0f 02 01 00 00 02 a5 df 03 3f 3f 04 02 02 10 00 00 11 00 00 12 00 00 13 00 00 14 00 00</payload_hex>
+ </action>
+ <action>
+ <name>Uda1380Setup (2/2)</name>
+ <type>SEND_MCM</type>
+ <fblock_id_hex>0</fblock_id_hex>
+ <function_id_hex>E1E</function_id_hex>
+ <op_type_request_hex>2</op_type_request_hex>
+ <op_type_response_hex>C</op_type_response_hex>
+ <payload_hex>1a 03 04 20 00 00 21 00 00 22 00 00 23 00 00</payload_hex>
+ </action>
+</script>