1.1 UART I2C and Boot Pin Configurations
Protocol | Port Pin Configuration | USART and TWIHS Instance |
---|---|---|
UART |
PB01 - TX - USART0/TXD0 PB00 - RX - USART0/RXD0 | USART 0 |
I2C |
PA03 - SDA - TWIHS0/SDA - External Pull-up required PA04 - SCL - TWIHS0/SCL - External Pull-up required | TWIHS 0 |
Boot pin | PA24 - 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. |