STM32 F4 GPIO Modes 

Goal: creating a visual summary of GPIO configuration modes. The summary at the bottom shows the major configuration choices.

 

Basic electrical info: GPIOs can sink or source up to ±8 mA, and sink or source up to ±20 mA (with a relaxed VOL/VOH)

except PC13, PC14 and PC15 which can sink or source up to ±3mA.

When using the PC13 to PC15 GPIOs in output mode, the speed should not exceed 2 MHz with a maximum load of 30 pF.

For more I/O static and AC characteristics refer to the product spec pdf page 109.

STM32 F4 GPIO Modes

STM32 F4 GPIO Modes

 

STM32 F4 GPIO Modes

相关文章:

  • 2021-08-10
  • 2021-11-13
  • 2021-05-07
  • 2021-11-05
猜你喜欢
  • 2022-02-21
  • 2021-10-24
  • 2021-04-09
  • 2022-12-23
  • 2021-06-13
  • 2021-12-11
相关资源
相似解决方案