File tree 12 files changed +75
-5
lines changed
F745Z(E-G)T_F746Z(E-G)(T-Y)_F750Z8T_F756ZG(T-Y)
F746B(E-G)T_F746N(E-G)H_F750N8H_F756BGT_F756NGH
F765V(G-I)(H-T)_F767V(G-I)(H-T)_F777VI(H-T)
F765Z(G-I)T_F767Z(G-I)T_F777ZIT
L452RC(I-T-Y)_L452RE(I-T-Y)x(P)_L462RE(I-T-Y)
L475R(C-E-G)T_L476R(C-E-G)T_L486RGT
L475V(C-E-G)T_L476V(C-E-G)T_L486VGT
12 files changed +75
-5
lines changed Original file line number Diff line number Diff line change 223
223
// Value of the External oscillator in Hz
224
224
#define HSE_VALUE 8000000U
225
225
226
- /* Extra HAL modules */
226
+ // SDMMC signals not available
227
+ #define SDMMC_CKIN_NA
228
+ #define SDMMC_CDIR_NA
229
+ #define SDMMC_D0DIR_NA
230
+ #define SDMMC_D123DIR_NA
231
+
227
232
// Extra HAL modules
228
233
#if !defined(HAL_DAC_MODULE_DISABLED )
229
234
#define HAL_DAC_MODULE_ENABLED
Original file line number Diff line number Diff line change 167
167
#define ECAT_CS PB6
168
168
169
169
// Serial pins
170
- #define TX0 PC10 // UART4
171
- #define RX0 PC11 // UART4
172
- #define TX0_ALT PC10_ALT1 // USART3
170
+ #define TX0 PC10 // UART4
171
+ #define RX0 PC11 // UART4
172
+ #define TX0_ALT PC10_ALT1 // USART3
173
173
#define RX0_ALT PC11_ALT1 // USART3
174
174
175
175
#define TX1 PE8 // UART7
257
257
// Value of the External oscillator in Hz
258
258
#define HSE_VALUE 8000000U
259
259
260
+ // SDMMC signals not available
261
+ #define SDMMC_CKIN_NA
262
+ #define SDMMC_CDIR_NA
263
+ #define SDMMC_D0DIR_NA
264
+ #define SDMMC_D123DIR_NA
265
+
260
266
// Extra HAL modules
261
267
#if !defined(HAL_DAC_MODULE_DISABLED )
262
268
#define HAL_DAC_MODULE_ENABLED
Original file line number Diff line number Diff line change 223
223
// Value of the External oscillator in Hz
224
224
#define HSE_VALUE 8000000U
225
225
226
- /* Extra HAL modules */
226
+ // SDMMC signals not available
227
+ #define SDMMC_CKIN_NA
228
+ #define SDMMC_CDIR_NA
229
+ #define SDMMC_D0DIR_NA
230
+ #define SDMMC_D123DIR_NA
231
+
227
232
// Extra HAL modules
228
233
#if !defined(HAL_DAC_MODULE_DISABLED )
229
234
#define HAL_DAC_MODULE_ENABLED
Original file line number Diff line number Diff line change 267
267
#define PIN_SERIAL_TX PA9
268
268
#endif
269
269
270
+ // SDMMC signals not available
271
+ #define SDMMC_CKIN_NA
272
+ #define SDMMC_CDIR_NA
273
+ #define SDMMC_D0DIR_NA
274
+ #define SDMMC_D123DIR_NA
275
+
270
276
// SD detect signal
271
277
#ifndef SD_DETECT_PIN
272
278
#define SD_DETECT_PIN PC13
Original file line number Diff line number Diff line change 201
201
#define PIN_SERIAL_RX PA10
202
202
#define PIN_SERIAL_TX PA9
203
203
204
+ // SDMMC signals not available
205
+ #define SDMMC_CKIN_NA
206
+ #define SDMMC_CDIR_NA
207
+ #define SDMMC_D0DIR_NA
208
+ #define SDMMC_D123DIR_NA
209
+
204
210
/* HAL configuration */
205
211
#define HSE_VALUE 24000000U
206
212
Original file line number Diff line number Diff line change 224
224
// Value of the External oscillator in Hz
225
225
#define HSE_VALUE 8000000U
226
226
227
+ // SDMMC signals not available
228
+ #define SDMMC_CKIN_NA
229
+ #define SDMMC_CDIR_NA
230
+ #define SDMMC_D0DIR_NA
231
+ #define SDMMC_D123DIR_NA
232
+
227
233
/* Extra HAL modules */
228
234
#if !defined(HAL_DAC_MODULE_DISABLED )
229
235
#define HAL_DAC_MODULE_ENABLED
Original file line number Diff line number Diff line change 121
121
#define PIN_SERIAL_TX PA2
122
122
#endif
123
123
124
+ // SDMMC signals not available
125
+ #define SDMMC_CKIN_NA
126
+ #define SDMMC_CDIR_NA
127
+ #define SDMMC_D0DIR_NA
128
+ #define SDMMC_D123DIR_NA
129
+
124
130
// Extra HAL modules
125
131
#if !defined(HAL_DAC_MODULE_DISABLED )
126
132
#define HAL_DAC_MODULE_ENABLED
Original file line number Diff line number Diff line change 133
133
#define PIN_SERIAL_TX PA2
134
134
#endif
135
135
136
+ // SDMMC signals not available
137
+ #define SDMMC_CKIN_NA
138
+ #define SDMMC_CDIR_NA
139
+ #define SDMMC_D0DIR_NA
140
+ #define SDMMC_D123DIR_NA
141
+
136
142
/* Extra HAL modules */
137
143
#if !defined(HAL_DAC_MODULE_DISABLED )
138
144
#define HAL_DAC_MODULE_ENABLED
Original file line number Diff line number Diff line change 155
155
#define PIN_SERIAL_TX PA2
156
156
#endif
157
157
158
+ // SDMMC signals not available
159
+ #define SDMMC_CKIN_NA
160
+ #define SDMMC_CDIR_NA
161
+ #define SDMMC_D0DIR_NA
162
+ #define SDMMC_D123DIR_NA
163
+
158
164
/* Extra HAL modules */
159
165
#if !defined(HAL_DAC_MODULE_DISABLED )
160
166
#define HAL_DAC_MODULE_ENABLED
Original file line number Diff line number Diff line change 203
203
#define PIN_SERIAL_TX PB6
204
204
#endif
205
205
206
+ // SDMMC signals not available
207
+ #define SDMMC_CKIN_NA
208
+ #define SDMMC_CDIR_NA
209
+ #define SDMMC_D0DIR_NA
210
+ #define SDMMC_D123DIR_NA
211
+
206
212
/* Extra HAL modules */
207
213
#if !defined(HAL_DAC_MODULE_DISABLED )
208
214
#define HAL_DAC_MODULE_ENABLED
Original file line number Diff line number Diff line change 239
239
#define PIN_SERIAL_TX PG7
240
240
#endif
241
241
242
+ // SDMMC signals not available
243
+ #define SDMMC_CKIN_NA
244
+ #define SDMMC_CDIR_NA
245
+ #define SDMMC_D0DIR_NA
246
+ #define SDMMC_D123DIR_NA
247
+
242
248
/* Extra HAL modules */
243
249
#if !defined(HAL_DAC_MODULE_DISABLED )
244
250
#define HAL_DAC_MODULE_ENABLED
Original file line number Diff line number Diff line change 237
237
#define PIN_SERIAL_TX PG7
238
238
#endif
239
239
240
+ // SDMMC signals not available
241
+ #define SDMMC_CKIN_NA
242
+ #define SDMMC_CDIR_NA
243
+ #define SDMMC_D0DIR_NA
244
+ #define SDMMC_D123DIR_NA
245
+
240
246
/* Extra HAL modules */
241
247
#if !defined(HAL_DAC_MODULE_DISABLED )
242
248
#define HAL_DAC_MODULE_ENABLED
You can’t perform that action at this time.
0 commit comments