NXP LCD_PAR_S035 TFT LCD Module
Overview
The LCD-PAR-S035 is a 3.5” 480x320 IPS TFT LCD module with wide viewing angle and 5-point capacitive touch functionality. The LCD module can be controlled through either SPI or parallel (8/16bit) 8080/6800. More information about the shield can be found at the LCD-PAR-S035 product page [8].
Requirements
This shield can only be used with FRDM-X evaluation kits with a parallel LCD connector or a PMOD connector.
Programming
Set --shield lcd_par_s035_8080
or --shield lcd_par_s035_spi
when you
invoke west build
. For example:
# From the root of the zephyr repository
west build -b frdm_mcxn947/mcxn947/cpu0 --shield lcd_par_s035_8080 samples/drivers/display
Support Resources for Zephyr
MCUXpresso for VS Code [2], wiki [3] documentation and Zephyr lab guides [4]
NXP’s Zephyr landing page [6] (including training resources)