Atmel Data Gateway Interface

The Embedded Debugger features an Atmel Data Gateway Interface (DGI) by using either UART or TWI. The DGI can be used to send a variety of data from the SAM G55 to the host PC. For further information about using the DGI interface see the EDBG user guide.

Table 1. DGI Interface Connections Using USART
Pin on SAM G55 Function
PB00 USART TXD (SAM G55 TX line)
PB01 USART RXD (SAM G55 RX line)
PB13 USART CLK
Table 2. DGI Interface Connections Using TWI
Pin on SAM G55 Function
PB10 SDA (Data line)
PB11 SCL (Clock line)

Four GPIO lines are connected to the Embedded Debugger. The EDBG can monitor these lines and time stamp pin value changes. This enables to accurately time stamp events in the SAM G55 application code. For further information about configuring and using the GPIO monitoring features see the EDBG user guide.

Table 3. GPIO Lines Connected to EDBG
Pin on SAM G55 Function
PA02 GPIO0
PA06 GPIO1
PA24 GPIO2
PB14 GPIO3