1.. _lcd_par_s035:
2
3NXP LCD_PAR_S035 TFT LCD Module
4###############################
5
6Overview
7********
8
9The LCD-PAR-S035 is a 3.5” 480x320 IPS TFT LCD module with wide viewing angle
10and 5-point capacitive touch functionality. The LCD module can be controlled
11through either SPI or parallel (8/16bit) 8080/6800.
12More information about the shield can be found
13at the `LCD-PAR-S035 product page`_.
14
15Requirements
16************
17
18This shield can only be used with FRDM-X evaluation kits with a parallel LCD
19connector or a PMOD connector. Currently only the parallel LCD connector is
20enabled.
21
22Programming
23***********
24
25Set ``--shield lcd_par_s035_8080`` when you invoke ``west build``. For
26example:
27
28.. zephyr-app-commands::
29   :zephyr-app: samples/drivers/display
30   :board: frdm_mcxn947/mcxn947/cpu0
31   :shield: lcd_par_s035_8080
32   :goals: build
33
34References
35**********
36
37.. target-notes::
38
39.. _LCD-PAR-S035 product page:
40   https://www.nxp.com/design/design-center/development-boards-and-designs/general-purpose-mcus/3-5-480x320-ips-tft-lcd-module:LCD-PAR-S035
41