-
Notifications
You must be signed in to change notification settings - Fork 62
Expand file tree
/
Copy pathREADME
More file actions
85 lines (67 loc) · 2.77 KB
/
Copy pathREADME
File metadata and controls
85 lines (67 loc) · 2.77 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
-------------------------------------------------------------------------------
SENT: Single Edge Nibble Transmission for Automotive Applications
-------------------------------------------------------------------------------
Captures of a SENT channel in various configurations. Common setup:
- clock tick time of 3 microseconds,
- fast channel 1 data: 0xABC
- fast channel 2 data: 0xDEF
- slow channel message ID: 0x12
- slow channel message data: 0xDEAD
Unless noted in the file description, the channel was not configured to
generate a pulse pause.
Logic analyzer setup
--------------------
The logic analyzer used was a Saleae Logic (at 1MHz):
Probe SENT
---------------
D0 Data
fast_h1_slow_none.sr
--------------------
Fast channel format: H.1 (two 12-bit fast channels)
Slow channel format: no slow channel data
fast_h2_slow_none.sr
--------------------
Fast channel format: H.2 (one 12-bit fast channel), no slow channel
Slow channel format: no slow channel data
fast_h3_slow_none.sr
--------------------
Fast channel format: H.3 (high-speed with one 12-bit fast channel)
Slow channel format: no slow channel data
fast_h4_slow_none.sr
--------------------
Fast channel format: H.4 (secure sensor with 12-bit fast channel 1 and secure sensor
information on fast channel 2)
Slow channel format: no slow channel data
fast_h5_slow_none.sr
--------------------
Fast channel format: H.5 (single sensor with 12-bit fast channel 1 and zero value on fast channel 2)
Slow channel format: no slow channel data
fast_h6_slow_none.sr
--------------------
Fast channel format: H.6 (two fast channels with 14-bit fast channel 1 and 10-bit fast channel 2)
Slow channel format: no slow channel data
fast_h7_slow_none.sr
--------------------
Fast channel format: H.7 (two fast channels with 16-bit fast channel 1 and 8-bit fast channel 2)
Slow channel format: no slow channel data
fast_h1_slow_short.sr
---------------------
Fast channel format: H.1 (two 12-bit fast channels)
Slow channel format: Short serial message format
fast_h1_slow_short.sr
---------------------
Fast channel format: H.1 (two 12-bit fast channels)
Slow channel format: Short serial message format (4-bit message ID, 8-bit data)
fast_h1_slow_enhanced_c0.sr
---------------------------
Fast channel format: H.1 (two 12-bit fast channels)
Slow channel format: Enhanced serial message format configuration 0 (8-bit message ID, 12-bit data)
fast_h1_slow_enhanced_c1.sr
---------------------------
Fast channel format: H.1 (two 12-bit fast channels)
Slow channel format: Enhanced serial message format configuration 1 (4-bit message ID, 16-bit data)
fast_h1_slow_none_pulse_pause_100.sr
------------------------------------
Fast channel format: H.1 (two 12-bit fast channels)
Slow channel format: no slow channel data
Pulse pause: 100 ticks