Skip to content

Commit

Permalink
Unused GPIO
Browse files Browse the repository at this point in the history
  • Loading branch information
rotorman authored Jan 24, 2024
1 parent 1f644c2 commit 0a297e2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/Radio-hardware-specifications-for-EdgeTX.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@

* USB-C device mode connection
* For radios with an internal module, lines to put the module into flashing mode to perform pass-through flashing
* Unused GPIO pins shall be connected with a 10k resistor either to GND or VCC. The initial hw revision of a radio shall have them tied to GND, further revision shall use one or multiple of those pins to mark different hw revision of the radio to allow auto detection of the radio version or variant.

### Optional (color)
* Display backlight control via PWM - connection to hw-PWM capable pin on the MCU
Expand Down Expand Up @@ -78,6 +79,7 @@

* USB-C device mode connection (minimally for new radios)
* For radios with an internal module, lines to put the module into flashing mode to perform pass-through flashing
* Unused GPIO pins shall be connected with a 10k resistor either to GND or VCC. The initial hw revision of a radio shall have them tied to GND, further revision shall use one or multiple of those pins to mark different hw revision of the radio to allow auto detection of the radio version or variant.

### Optional (B/W)
* Display backlight control via PWM - connection to hw-PWM capable pin on the MCU
Expand All @@ -93,4 +95,4 @@
* SPI flash
* I2C EEPROM
* Bluetooth module via UART
* IMU (e.g. LSM6DS33)
* IMU (e.g. LSM6DS33)

0 comments on commit 0a297e2

Please sign in to comment.