ChibiOS-Contrib/os
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
..
common Merge pull request #317 from SonixQMK/sn32_master_2.11 2022-04-18 12:52:20 +02:00
hal STM32F411-DISCO board: fix pin assignments 2022-05-10 12:32:37 +02:00
various Merge pull request #312 from WowSuchName/chibios-21.6.x 2022-02-06 22:06:26 +01:00
.keep Added 'demos' and 'os' subdirectories 2014-10-05 14:27:49 +03:00