-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrevpi-hat-PR100358R01.json
More file actions
174 lines (174 loc) · 5.3 KB
/
revpi-hat-PR100358R01.json
File metadata and controls
174 lines (174 loc) · 5.3 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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
{
"version": 1,
"eeprom_data_version": 2,
"vstr": "KUNBUS GmbH",
"pstr": "RevPi Core SE 32GB (OEM)",
"pid": 358,
"prev": 1,
"pver": 101,
"dtstr": "revpi-core-se-2022",
"gpiobanks": [
{
"drive": "8mA",
"slew": "default",
"hysteresis": "default",
"gpios": [
{
"gpio": 2,
"fsel": "input",
"pull": "none",
"comment": [ "HAT EEPROM Write Protect (ID_WP)",
"external pull-up" ]
},
{
"gpio": 6,
"fsel": "input",
"pull": "down",
"comment": [ "LED A1 red (LED.ARED)" ]
},
{
"gpio": 14,
"fsel": "alt0",
"pull": "none",
"comment": [ "UART TXD0 (PB_RS485.TX)",
"earlycon" ]
},
{
"gpio": 15,
"fsel": "alt0",
"pull": "up",
"comment": [ "UART RXD0 (PB_RS485.RX)",
"earlycon" ]
},
{
"gpio": 16,
"fsel": "input",
"pull": "none",
"comment": [ "LED Power red (LED.PWRRED)" ]
},
{
"gpio": 17,
"fsel": "input",
"pull": "up",
"comment": [ "UART RTS0 (PB_RS485.TX_EN)",
"earlycon" ]
},
{
"gpio": 22,
"fsel": "alt4",
"pull": "none",
"comment": [ "ARM_TRST (JTAG_TRST)" ]
},
{
"gpio": 23,
"fsel": "alt4",
"pull": "none",
"comment": [ "ARM_RTCK (JTAG_RTCK)" ]
},
{
"gpio": 24,
"fsel": "alt4",
"pull": "none",
"comment": [ "ARM_TDO (JTAG_TDO)" ]
},
{
"gpio": 25,
"fsel": "alt4",
"pull": "none",
"comment": [ "ARM_TCK (JTAG_TCK)" ]
},
{
"gpio": 26,
"fsel": "alt4",
"pull": "none",
"comment": [ "ARM_TDI (JTAG_TDI)" ]
},
{
"gpio": 27,
"fsel": "alt4",
"pull": "none",
"comment": [ "ARM_TMS (JTAG_TMS)" ]
}
]
},
{
"drive": "8mA",
"slew": "default",
"hysteresis": "default",
"gpios": [
{
"gpio": 28,
"fsel": "input",
"pull": "down",
"comment": [ "pibridge sniff 2a (PB_POS.2A)" ]
},
{
"gpio": 29,
"fsel": "input",
"pull": "none",
"comment": [ "pibridge sniff 2b (PB_POS.2B)",
"external pull-down" ]
},
{
"gpio": 30,
"fsel": "input",
"pull": "down",
"comment": [ "LED A1 green (LED.AGRN)" ]
},
{
"gpio": 31,
"fsel": "input",
"pull": "none",
"comment": [ "LAN9514 nRESET (USB_CM.RUN)",
"external pull-up" ]
},
{
"gpio": 32,
"fsel": "input",
"pull": "down",
"comment": [ "LED B1 green (LED.BGRN)" ]
},
{
"gpio": 33,
"fsel": "input",
"pull": "down",
"comment": [ "LED B1 red (LED.BRED)" ]
},
{
"gpio": 41,
"fsel": "input",
"pull": "down",
"comment": [ "UART RXD0/TXD0 termination (PB_RS485.TERM)" ]
},
{
"gpio": 42,
"fsel": "input",
"pull": "none",
"comment": [ "pibridge sniff 1a (PB_POS.1A)",
"external pull-up" ]
},
{
"gpio": 43,
"fsel": "input",
"pull": "none",
"comment": [ "pibridge sniff 1b (PB_POS.1B)",
"external pull-up" ]
},
{
"gpio": 44,
"fsel": "alt2",
"pull": "none",
"comment": [ "SDA1 (I2C_SDA)",
"external pull-up" ]
},
{
"gpio": 45,
"fsel": "alt2",
"pull": "none",
"comment": [ "SCL1 (I2C_SCL)",
"external pull-up" ]
}
]
}
]
}