Skip to content

Commit 46b3611

Browse files
committed
feat: Update GPIO count and ADC inputs in quickstart documentation
Adjusted the number of available multi-function General Purpose I/Os (GPIOs) from 21 to 20 and updated the ADC inputs from 7 to 6 for accuracy. Signed-off-by: ChihoSin chihosin@icloud.com
1 parent cc6fbc5 commit 46b3611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/product/f1101/quickstart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ By reading the voltage at the measurement point with the ADC, the battery voltag
6767

6868
## General purpose I/Os
6969

70-
There are up to 21 multi-function General Purpose I/Os (GPIOs) available on the header pins, 7 of which can be used as ADC inputs. These GPIOs operate at a 3.3V logic level. Any GPIO can be mapped to a digital peripheral (such as UART, SPI, TWI, PDM, I2S, QSPI, PWM, and QDEC) for layout flexibility.
70+
There are up to 20 multi-function General Purpose I/Os (GPIOs) available on the header pins, 6 of which can be used as ADC inputs. These GPIOs operate at a 3.3V logic level. Any GPIO can be mapped to a digital peripheral (such as UART, SPI, TWI, PDM, I2S, QSPI, PWM, and QDEC) for layout flexibility.
7171

7272
The MFP provides an additional 4 GPIO pins. Two of these can be connected to an NFC antenna, used with modules supporting the MFP interface, or configured as two I2C channels.
7373

0 commit comments

Comments
 (0)