From 455e0e87ce9e16997a170841b940bce6ac824f24 Mon Sep 17 00:00:00 2001 From: Michal Horn Date: Mon, 16 Sep 2013 18:44:23 +0200 Subject: [PATCH] RPP library update, commands for Rx FIFO added --- rpp-lib | 2 +- rpp-test-sw/commands/fray_demo.txt | 34 ++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+), 1 deletion(-) diff --git a/rpp-lib b/rpp-lib index c5eb184..540efa4 160000 --- a/rpp-lib +++ b/rpp-lib @@ -1 +1 @@ -Subproject commit c5eb1843dec801a3da118585f2e5bbb921174c63 +Subproject commit 540efa4ccc80275575a0bc20c94785962f186dea diff --git a/rpp-test-sw/commands/fray_demo.txt b/rpp-test-sw/commands/fray_demo.txt index 9e77dbf..baf803f 100644 --- a/rpp-test-sw/commands/fray_demo.txt +++ b/rpp-test-sw/commands/fray_demo.txt @@ -244,3 +244,37 @@ Node B: frbtreceive0 frbtreceive0 frbtreceive0 + + + + #Node A configuration + frbtconfigcluster 0x2 0xF 0x15E0 0xF 0xF 0xC 0x15A 0x8 0xAE4 0x9 0xF 0x4 0x43 0x1 0x4 0x2 0xAE3 0x0 0x56 0xA 0x12 0x12 0x4C 0xB4 0x3C + frbtconfignode 0x0 0xF 0x2 0x1 0x3 0x3 0x0 0x0 0x1 0x1 0x10D 0x6 0x6 0x18 0x18 0x36B00 0xCD 0x151 0x0 0x1 0x0 0x2 0x81 0x36DA2 0x151 0x33 0x0 0x0 + ## Stat buffer TX - continuous mode + frbtcfgbufS0 slot1 AB cyc0 tx max9 single ppi0 int1 + ## RX FIFO buffer + frbtcfgfifo slot0 depth1 AB cyc0 max0x20 rejnull accstat + # FlexRay start + frbtinitU + frbtstart + frbtallslots + + #Node B configuration + frbtconfigcluster 0x2 0xF 0x15E0 0xF 0xF 0xC 0x15A 0x8 0xAE4 0x9 0xF 0x4 0x43 0x1 0x4 0x2 0xAE3 0x0 0x56 0xA 0x12 0x12 0x4C 0xB4 0x3C + frbtconfignode 0x0 0xF 0x2 0x1 0x3 0x3 0x0 0x0 0x1 0x1 0x10D 0x6 0x6 0x18 0x18 0x36B00 0xCD 0x151 0x0 0x1 0x0 0x2 0x81 0x36DA2 0x151 0x33 0x0 0x0 + ## Stat buffer TX - continuous mode + frbtcfgbufS0 slot2 AB cyc0 tx max9 single ppi0 int1 + ## RX FIFO buffer + frbtcfgfifo slot0 depth1 AB cyc0 max0x20 rejnull accstat + # FlexRay start + frbtinitU + frbtstart + frbtallslots + + frbttransmit1 AA BB CC + + frbttransmit2 CC BB AA + + frbtreceive0 + + -- 2.39.2