Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
stm32:peripherals:gpio [2016/11/08 08:42] – [Functions] feurstm32:peripherals:gpio [2018/02/23 16:31] (current) – [GPIO Register Descriptions] ruan
Line 1: Line 1:
 ====== GPIO Port A..H ====== ====== GPIO Port A..H ======
  
-{{ gpio_complete.svg?350em}} +The STM32F429ZI has a total of 8 GPIO ports (A..H). Each port offers 16 I/O pins (except port H, which offers only 2). Each pin can individually be configured as input, output or be connected to one of the other peripherals (alternate function). 
- +
-The STM32F429ZI has a total of 8 GPIO ports (A..H). Each port offers 16 I/O pins (except port H, which offers only 2). Each pin can individualy be configured as input, output or be connected to one of the other peripherals (alternate function). \\ \\+
  
 +{{ gpio_complete.svg }}
  
 ===== Features ===== ===== Features =====
Line 13: Line 12:
   * Speed selection for each I/O.   * Speed selection for each I/O.
   * Up to 90 MHz toggeling speed.   * Up to 90 MHz toggeling speed.
-\\+ 
 +===== GPIO Register Description ===== 
 + 
 +{{:stm32:register_descriptions:gpio_registers_st_rm.pdf|}}  
 + 
 +Extract from ST Reference Manual
  
 ===== Functions ===== ===== Functions =====
  • stm32/peripherals/gpio.1478594575.txt.gz
  • Last modified: 2016/11/08 08:42
  • by feur