Open main menu

DAVE Developer's Wiki β

ETRA SOM/ETRA Hardware/Peripherals/GPIOs

< ETRA SOM‎ | ETRA Hardware
Revision as of 11:44, 8 January 2024 by U0007 (talk | contribs)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
History
Issue Date Notes
2020/12/31 First Release



Contents

Peripheral GPIOsEdit

The general-purpose input/output (GPIO) peripheral provides dedicated general-purpose pins that can be configured as either inputs or outputs.

DescriptionEdit

The primary GPIOs interface available on ETRA SOM is based on STM32MP1 SoC.

The STM32MP1 GPIO ports supports the following standards and features:

  • output states: push-pull or open drain + pull-up/down
  • speed selection for each I/O
  • input states: floating, pull-up/down, analog
  • bit set and reset register for atomic read/modify access
  • analog function
  • fast toggle capable of changing every two clock cycles
  • external interrupt capability (unavailable in analog mode)

A secondary GPIOs interface available on ETRA SoM is based on ADP5589 I/O expander. This expander is controlled by an internal I2C BUS.

Pin mappingEdit

The Pin mapping is described in the Pinout table section