1.1 UART I2C and Boot Pin Configurations

Table 1-1. Port Pin and SERCOM Instance for UART and I2C
ProtocolPort Pin ConfigurationSERCOM Instance
UART

PA04 - TX - SERCOM0/PAD0

PA05 - RX - SERCOM0/PAD1

SERCOM 0

(Can be accessed only in the Secure region for TrustZone variants)

I2C

PA22 - SDA - SERCOM2/PAD0 - External Pull-up required

PA23 - SCL - SERCOM2/PAD1 - External Pull-up required

SERCOM 2

(Can be accessed only in the Secure region for TrustZone variants)

Boot pin

PA02 - GPIO - Input - Pull-up enabled

(Can be accessed only in the Secure region for TrustZone variants)

-
Table 1-2. UART and I2C Communication Configurations
ProtocolCommunication Parameters
UART115200 baud, 8-bit, Even parity, 1 Stop bit.
I2C

Up to 400 kHz speed.

I2C client 7-bit address (0x40).

Address is fixed and not programmable through any hardware setting.