diff options
-rw-r--r-- | can/can_fd/arbitrary_traffic/README | 137 | ||||
-rw-r--r-- | can/can_fd/arbitrary_traffic/can_fd_ext_brs_64.sr | bin | 0 -> 866 bytes | |||
-rw-r--r-- | can/can_fd/arbitrary_traffic/can_fd_ext_brs_8.sr | bin | 0 -> 572 bytes | |||
-rw-r--r-- | can/can_fd/arbitrary_traffic/can_fd_ext_without_brs_64.sr | bin | 0 -> 1059 bytes | |||
-rw-r--r-- | can/can_fd/arbitrary_traffic/can_fd_ext_without_brs_8.sr | bin | 0 -> 584 bytes | |||
-rw-r--r-- | can/can_fd/arbitrary_traffic/can_fd_std_brs_64.sr | bin | 0 -> 852 bytes | |||
-rw-r--r-- | can/can_fd/arbitrary_traffic/can_fd_std_brs_8.sr | bin | 0 -> 540 bytes | |||
-rw-r--r-- | can/can_fd/arbitrary_traffic/can_fd_std_without_brs_64.sr (renamed from can/can_fd/arbitrary_traffic/can_fd_without_brs_64.sr) | bin | 1048 -> 1048 bytes | |||
-rw-r--r-- | can/can_fd/arbitrary_traffic/can_fd_std_without_brs_8.sr | bin | 0 -> 578 bytes |
9 files changed, 127 insertions, 10 deletions
diff --git a/can/can_fd/arbitrary_traffic/README b/can/can_fd/arbitrary_traffic/README index 8b98127..a4c5f9c 100644 --- a/can/can_fd/arbitrary_traffic/README +++ b/can/can_fd/arbitrary_traffic/README @@ -12,7 +12,8 @@ https://en.wikipedia.org/wiki/CAN_FD Logic analyzer setup -------------------- -The logic analyzer used was a Dreamsoucelab DSLogic Plus. +The logic analyzer used was a Dreamsoucelab DSLogic Plus at a sample rate of +100Mhz. Channel 0 was hooked up to a PEAK-PCAN-USB Pro CAN-FD device which has two CAN ports. Both ports were connected together using a selfmade circuit board. @@ -26,8 +27,8 @@ Both ports were opened by running two instances of the software. One for each port. All ACKs were handled by the participants. -can_fd_without_brs_8.sr ------------------------ +can_fd_std_without_brs_8.sr +--------------------------- This shows a single CAN-FD message with 8 Bytes of data without Bitrate Switch (BRS). @@ -48,12 +49,128 @@ can_fd_without_brs_64.sr This shows a single CAN-FD message with 64 bytes of data without Bitrate Switch (BRS). -Nominal bitrate: 1M (CLK: 80MHz, BRP: 10, TSeg1: 5, Tseg2: 2, Sjw: 1, SPP: 75%) -Data bitrate: 2M (Ignored, since BRS is disabled) -Extended frame: No -BRS: no -11898-1 ISO-mode: on +Host Clock: 80Mhz +Nominal Bitrate: 1M (BRP: 10, TSeg1: 5, Tseg2: 2, Sjw: 1, SPP: 75%) +Data Bitrate: 2M (Ignored, since BRS is disabled) +Extended Frame: No +BRS: No +11898-1 ISO-Mode: On +ID: 0x42 +Length: 8 Bytes +Data is counting up from 0x00 to 0x07 + + +can_fd_std_without_brs_64.sr +---------------------------- + +This shows a single CAN-FD message with 64 Bytes of data without +Bitrate Switch (BRS). + +Host Clock: 80Mhz +Nominal Bitrate: 1M (BRP: 10, TSeg1: 5, Tseg2: 2, Sjw: 1, SPP: 75%) +Data Bitrate: 2M (Ignored, since BRS is disabled) +Extended Frame: No +BRS: No +11898-1 ISO-Mode: On +ID: 0x42 +Length: 64 Bytes +Data is counting up from 0x00 to 0x3F + + +can_fd_ext_without_brs_8.sr +--------------------------- + +This shows a single CAN-FD message with 8 Bytes of data without +Bitrate Switch (BRS). + +Host Clock: 80Mhz +Nominal Bitrate: 1M (BRP: 10, TSeg1: 5, Tseg2: 2, Sjw: 1, SPP: 75%) +Data Bitrate: 2M (Ignored, since BRS is disabled) +Extended Frame: Yes +BRS: No +11898-1 ISO-Mode: On +ID: 0x42 +Length: 8 Bytes +Data is counting up from 0x00 to 0x07 + + +can_fd_ext_without_brs_64.sr +---------------------------- + +This shows a single CAN-FD message with 64 Bytes of data without +Bitrate Switch (BRS). + +Host Clock: 80Mhz +Nominal Bitrate: 1M (BRP: 10, TSeg1: 5, Tseg2: 2, Sjw: 1, SPP: 75%) +Data Bitrate: 2M (Ignored, since BRS is disabled) +Extended Frame: Yes +BRS: No +11898-1 ISO-Mode: On +ID: 0x42 +Length: 64 Bytes +Data is counting up from 0x00 to 0x3F + + +can_fd_std_brs_8.sr +------------------- + +This shows a single CAN-FD message with 64 Bytes of data with Bitrate Switch (BRS). + +Host Clock: 80Mhz +Nominal Bitrate: 1M (BRP: 10, TSeg1: 5, Tseg2: 2, Sjw: 1, SPP: 75%) +Data Bitrate: 2M (BRP: 4, TSeg1: 7, Tseg2: 2, Sjw: 1, SPP: 80%) +Extended Frame: No +BRS: Yes +11898-1 ISO-Mode: On +ID: 0x42 +Length: 8 Bytes +Data is counting up from 0x00 to 0x07 + + +can_fd_std_brs_64.sr +-------------------- + +This shows a single CAN-FD message with 64 Bytes of data with Bitrate Switch (BRS). + +Host Clock: 80Mhz +Nominal Bitrate: 1M (BRP: 10, TSeg1: 5, Tseg2: 2, Sjw: 1, SPP: 75%) +Data Bitrate: 2M (BRP: 4, TSeg1: 7, Tseg2: 2, Sjw: 1, SPP: 80%) +Extended Frame: No +BRS: Yes +11898-1 ISO-Mode: On +ID: 0x42 +Length: 64 Bytes +Data is counting up from 0x00 to 0x3F + + +can_fd_ext_brs_8.sr +------------------- + +This shows a single CAN-FD message with 64 Bytes of data with Bitrate Switch (BRS). + +Host Clock: 80Mhz +Nominal Bitrate: 1M (BRP: 10, TSeg1: 5, Tseg2: 2, Sjw: 1, SPP: 75%) +Data Bitrate: 2M (BRP: 4, TSeg1: 7, Tseg2: 2, Sjw: 1, SPP: 80%) +Extended Frame: Yes +BRS: Yes +11898-1 ISO-Mode: On +ID: 0x42 +Length: 8 Bytes +Data is counting up from 0x00 to 0x07 + + +can_fd_ext_brs_64.sr +-------------------- + +This shows a single CAN-FD message with 64 Bytes of data with Bitrate Switch (BRS). + +Host Clock: 80Mhz +Nominal Bitrate: 1M (BRP: 10, TSeg1: 5, Tseg2: 2, Sjw: 1, SPP: 75%) +Data Bitrate: 2M (BRP: 4, TSeg1: 7, Tseg2: 2, Sjw: 1, SPP: 80%) +Extended Frame: Yes +BRS: Yes +11898-1 ISO-Mode: On ID: 0x42 -Length: 64 bytes -Data is counting up from 0x00 to 0x3F. +Length: 64 Bytes +Data is counting up from 0x00 to 0x3F diff --git a/can/can_fd/arbitrary_traffic/can_fd_ext_brs_64.sr b/can/can_fd/arbitrary_traffic/can_fd_ext_brs_64.sr Binary files differnew file mode 100644 index 0000000..857b63a --- /dev/null +++ b/can/can_fd/arbitrary_traffic/can_fd_ext_brs_64.sr diff --git a/can/can_fd/arbitrary_traffic/can_fd_ext_brs_8.sr b/can/can_fd/arbitrary_traffic/can_fd_ext_brs_8.sr Binary files differnew file mode 100644 index 0000000..38e9d15 --- /dev/null +++ b/can/can_fd/arbitrary_traffic/can_fd_ext_brs_8.sr diff --git a/can/can_fd/arbitrary_traffic/can_fd_ext_without_brs_64.sr b/can/can_fd/arbitrary_traffic/can_fd_ext_without_brs_64.sr Binary files differnew file mode 100644 index 0000000..14dd10e --- /dev/null +++ b/can/can_fd/arbitrary_traffic/can_fd_ext_without_brs_64.sr diff --git a/can/can_fd/arbitrary_traffic/can_fd_ext_without_brs_8.sr b/can/can_fd/arbitrary_traffic/can_fd_ext_without_brs_8.sr Binary files differnew file mode 100644 index 0000000..c632794 --- /dev/null +++ b/can/can_fd/arbitrary_traffic/can_fd_ext_without_brs_8.sr diff --git a/can/can_fd/arbitrary_traffic/can_fd_std_brs_64.sr b/can/can_fd/arbitrary_traffic/can_fd_std_brs_64.sr Binary files differnew file mode 100644 index 0000000..ea4c0c0 --- /dev/null +++ b/can/can_fd/arbitrary_traffic/can_fd_std_brs_64.sr diff --git a/can/can_fd/arbitrary_traffic/can_fd_std_brs_8.sr b/can/can_fd/arbitrary_traffic/can_fd_std_brs_8.sr Binary files differnew file mode 100644 index 0000000..2f905ea --- /dev/null +++ b/can/can_fd/arbitrary_traffic/can_fd_std_brs_8.sr diff --git a/can/can_fd/arbitrary_traffic/can_fd_without_brs_64.sr b/can/can_fd/arbitrary_traffic/can_fd_std_without_brs_64.sr Binary files differindex c86c832..c86c832 100644 --- a/can/can_fd/arbitrary_traffic/can_fd_without_brs_64.sr +++ b/can/can_fd/arbitrary_traffic/can_fd_std_without_brs_64.sr diff --git a/can/can_fd/arbitrary_traffic/can_fd_std_without_brs_8.sr b/can/can_fd/arbitrary_traffic/can_fd_std_without_brs_8.sr Binary files differnew file mode 100644 index 0000000..ab98528 --- /dev/null +++ b/can/can_fd/arbitrary_traffic/can_fd_std_without_brs_8.sr |