1.1 UART I2C and Boot Pin Configurations
Protocol | Port Pin Configuration | USART and TWIHS Instance |
---|---|---|
UART |
PC00 - TX - SERCOM0-PAD[0] PC01 - RX - SERCOM0-PAD[1] |
SERCOM 0 (Can be accessed only in the Secure region) |
I2C |
PD01 - SDA - SERCOM1-PAD0 - External Pull-up required PD00 - SCL - SERCOM1-PAD1 - External Pull-up required |
SERCOM 1 (Can be accessed only in the Secure region) |
Boot pin | PA00 - GPIO - Input - Pull-up enabled | - |
Protocol | Communication Parameters |
---|---|
UART | 115200 baud, 8-bit, Even parity, 1 Stop bit. |
I2C |
Up to 400 kHz speed. I2C client 7-bit address ( Address is fixed and not programmable through any hardware setting. |