4.4 OLED Display
The OLED display on the XMEGA-E5 Xplained board is UG-2832HSWEG04 manufactured by WiseChip Semiconductor Inc. It has a resolution of 128 × 32 pixels. In the design the display is connected via a SPI based interface. Detailed information about the display can be obtained from the display datasheet.
The connection between the MCU and the OLED display is shown in the table below.
| Pin on XMEGA | Function on OLED | 
|---|---|
| PR0 | Data_command | 
| PC5 | SCK | 
| PC7 | MOSI | 
| PC4 | SS | 
| PD3 | RESET | 
