diff --git a/README.MD b/README.MD index 1fb9da4b..b8b431b2 100644 --- a/README.MD +++ b/README.MD @@ -447,4 +447,17 @@ To access TTN (The Things Network), please refer to [LilyGo_LoRa_Series_Quick_St ![t-beams3-supreme-ant-868M](./images/t-beams3-supreme-ant-868M.jpg) ![t-beams3-supreme-ant-915M](./images/t-beams3-supreme-ant-915M.jpg) + + +10. T3-S3 Qwiic GPIO10, GPIO21 cannot be used? +
+ + Click to view detailed + + + - If you are using the SX1280/SX1280PA version, these two GPIOs are already connected to the Radio TX/RX Pin and cannot be used. + - If you are using the SX1262/SX1276 version, you can use GPIO10,21 by removing the two resistors in the figure below. Otherwise, the GPIO is connected to Radio DIO3,DIO4 by default. + + ![T3-S3-QWIIC](./images/T3-S3-QWIIC.png) +
\ No newline at end of file diff --git a/images/T3-S3-QWIIC.png b/images/T3-S3-QWIIC.png new file mode 100644 index 00000000..938c86e8 Binary files /dev/null and b/images/T3-S3-QWIIC.png differ