Skip to content

Commit

Permalink
GPIO extenders
Browse files Browse the repository at this point in the history
  • Loading branch information
rotorman authored Jan 25, 2024
1 parent 0a297e2 commit 2dee4ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/Radio-hardware-specifications-for-EdgeTX.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
* in case of integrated charging circuitry/circuitries, feedback to main MCU about charging status of each charger
* for external RF module bay support: either JR-micro or JR-nano bay
* If trainer socket present: in/out connected to hw-PWM capable pins
* GPIO extenders with I2C and SPI can be used for digital I/O. In case GPIO extenders are used as inputs, the interrupt output of the GPIO extender shall be connected to an input interrupt capable pin of the MCU. The interrupt lines of multiple GPIO extenders may be connected to the same pin.
* SPI flash
* I2C EEPROM
* Bluetooth module via UART
Expand Down Expand Up @@ -92,6 +93,7 @@
* in case of integrated charging circuitry/circuitries, feedback to main MCU about charging status of each charger
* for external RF module bay support: either JR-micro or JR-nano bay
* If trainer socket present: in/out connected to hw-PWM capable pins
* GPIO extenders with I2C and SPI can be used for digital I/O. In case GPIO extenders are used as inputs, the interrupt output of the GPIO extender shall be connected to an input interrupt capable pin of the MCU. The interrupt lines of multiple GPIO extenders may be connected to the same pin.
* SPI flash
* I2C EEPROM
* Bluetooth module via UART
Expand Down

0 comments on commit 2dee4ed

Please sign in to comment.