2018-09-17 03:46 AM
The STM32F4xx reference manual (RM0090) specifies under the GPIO main features section that there are "up to 16 I/Os under control" - does this mean I cannot control more than 16 GPIO pins or am I interpreting this incorrectly?
2018-09-17 03:57 AM
Where, exactly ?
And if so, it most probably refers to the size of one GPIO port.
The F4xx RefManual describes GPIO ports "numbered" from A to K, i.e. 11.
2018-09-17 04:23 AM
Section 8.2 on Page 267 first bulletpoint. Your explanation would make more sense.
2018-09-17 06:27 AM
Each bank supports 16 pins, this design is then replicated across multiple banks, A thru K, perhaps more or less usable depending on package