Hardware requirements
Micro USB cable
FRDM-RW612 board
Personal Computer
LCD-PAR-S035 panel
Board settings
To use LCD-PAR-S035:
Set the switch SW1 on LCD-PAR-S035 to 111.
Attach the LCD to PMOD(J7).
Prepare the Demo
Connect a micro USB cable between the PC host and the MCU-Link USB port (J10) on the board.
Open a serial terminal with the following settings:
115200 baud rate
8 data bits
No parity
One stop bit
No flow control
Download the program to the target board.
Launch the debugger in your IDE to begin running the example.
Select the panel
LCD-PAR-S035 panel is used by default, follow the steps to configure panel.
When Kconfig is used
Select the panel in Kconfig “Panel Selection”.
When Package is used
To use LCD-PAR-S035: define DEMO_PANEL as 1 in mcux_config.h.
Running the demo
If this example runs correctly, the sample GUI is displayed.