BigW Consortium Gitlab

Commit cc4ccf2d by David Frey

Update wifi/bt IoT card eeprom GPIO configuration

GPIO 1 has been changed to an input with pullup to match the pullup on the card itself.
parent f6254c83
...@@ -53,8 +53,8 @@ content: ...@@ -53,8 +53,8 @@ content:
content: content:
# type - gpio # type - gpio
- 0 - 0
# GPIO 1 (WL_IRQ_N) - input floating # GPIO 1 (WL_IRQ_N) - input with pull-up
- 0x03 - 0x01
# GPIO 2 (UNUSED) - input with pull-up # GPIO 2 (UNUSED) - input with pull-up
- 0x01 - 0x01
# GPIO 3 (BT_EN) - output high # GPIO 3 (BT_EN) - output high
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment