Skip to content
Allen Snook edited this page Jul 1, 2020 · 1 revision

The LCD is a SparkFun LCD-14073 16 character, 2 line, RGB on black display. The MCU uses the LCD UART interface (UART7) to communicate with the peripheral (the peripheral does support other interfaces). The UART interface operates at 9600 baud with an 8-bit word length.

Clone this wiki locally