ChibiOS-Contrib/os/hal
Tim Rheinfels 08ee575273 STM32F411-DISCO board: fix pin assignments
There were two problems with the previous pin assignments:

1. Due to a copy-and-past error, the pins 13 and 14 were mapped as AF for all ports instead of GPIOA (for SWD) only.

2. All free pins were assigned as analog inputs. This limits the maximum input voltage to +4V (see STM32F411xE datasheet, Table 11), making otherwise 5V-tolerant pins prone to latch-up.
2022-05-10 12:32:37 +02:00
..
boards STM32F411-DISCO board: fix pin assignments 2022-05-10 12:32:37 +02:00
include Merge pull request #314 from rusefi/rusefi-20.3.x 2022-02-08 15:44:32 +01:00
ports Update driver.mk 2022-04-27 21:55:03 -03:00
src Merge pull request #314 from rusefi/rusefi-20.3.x 2022-02-08 15:44:32 +01:00
hal.mk Re-organised FSMC drivers 2019-10-30 12:52:31 +01:00