summaryrefslogtreecommitdiffstats
path: root/scripts/i2c-uda1388-v2.3.script
diff options
context:
space:
mode:
authorChristian Gromm <christian.gromm@microchip.com>2016-12-14 11:04:52 +0100
committerChristian Gromm <christian.gromm@microchip.com>2016-12-14 11:04:52 +0100
commitd5dbff4009ce13fc2cd01dab84420ef2358bfd5f (patch)
tree617ed835511da99ea6d86be0e59332882eaa2c26 /scripts/i2c-uda1388-v2.3.script
parent8c5f2324d7aa61669324aec1a0ad091fe1379489 (diff)
src: unicens: update scripts
This patch updates loadDriver.sh and adds the i2c-uda1388-v2.3.script. Additionally, not used scripts are removed. Change-Id: Id4e245187d8e2d7b0db26db4fe573c1b667ba682 Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Diffstat (limited to 'scripts/i2c-uda1388-v2.3.script')
-rw-r--r--scripts/i2c-uda1388-v2.3.script29
1 files changed, 29 insertions, 0 deletions
diff --git a/scripts/i2c-uda1388-v2.3.script b/scripts/i2c-uda1388-v2.3.script
new file mode 100644
index 0000000..f327f59
--- /dev/null
+++ b/scripts/i2c-uda1388-v2.3.script
@@ -0,0 +1,29 @@
+<script>
+ <action>
+ <name>I2CPortCreate (1/1)</name>
+ <type>SEND_MCM</type>
+ <fblock_id_hex>0</fblock_id_hex>
+ <function_id_hex>6C1</function_id_hex>
+ <op_type_request_hex>2</op_type_request_hex>
+ <op_type_response_hex>c</op_type_response_hex>
+ <payload_hex>00 00 01 01</payload_hex>
+ </action>
+ <action>
+ <name>Uda1380Setup (1/2)</name>
+ <type>SEND_MCM</type>
+ <fblock_id_hex>0</fblock_id_hex>
+ <function_id_hex>6C4</function_id_hex>
+ <op_type_request_hex>2</op_type_request_hex>
+ <op_type_response_hex>c</op_type_response_hex>
+ <payload_hex>0F 00 02 0A 18 03 03 E8 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>6C4</function_id_hex>
+ <op_type_request_hex>2</op_type_request_hex>
+ <op_type_response_hex>c</op_type_response_hex>
+ <payload_hex>0F 00 02 04 18 03 03 E8 20 00 00 21 00 00 22 00 00 23 00 00</payload_hex>
+ </action>
+</script> \ No newline at end of file