Where can I find the SLCD example for KL43Z board?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Where can I find the SLCD example for KL43Z board?

Jump to solution
474 Views
alur
Contributor I

Hello,

In the "Getting Started" user guide for KSDK 1.2 was described how to use the SLCD. But the KL43Z example directory contains no SLCD example. Have anyone an idea how I can use the LCD driver?

bye

Alur

Labels (1)
0 Kudos
1 Solution
286 Views
ivadorazinova
NXP Employee
NXP Employee

Hello Alexander Urban,

you are right that there is a mistake with the documentation and incomplete information.

In documentation there is path for FRDM-KL43Z <SDK_Install>/examples/<board>/driver_examples/slcd/<toolchain>

but in fact you must install Standalone Release for KL43Z and KL33Z, you can download it from https://freescale.flexnetoperations.com/control/frse/download?agree=Accept&element=6341397

and after installation, slcd demo appears at C:\Freescale\KSDK1.2.0_KL33Z_1.0.0\examples\frdmkl43zkl33z4\demo_apps\slcd_low_power_demo folder.

slcd.png

I hope it helps you,

Best Regards,

Iva

View solution in original post

1 Reply
287 Views
ivadorazinova
NXP Employee
NXP Employee

Hello Alexander Urban,

you are right that there is a mistake with the documentation and incomplete information.

In documentation there is path for FRDM-KL43Z <SDK_Install>/examples/<board>/driver_examples/slcd/<toolchain>

but in fact you must install Standalone Release for KL43Z and KL33Z, you can download it from https://freescale.flexnetoperations.com/control/frse/download?agree=Accept&element=6341397

and after installation, slcd demo appears at C:\Freescale\KSDK1.2.0_KL33Z_1.0.0\examples\frdmkl43zkl33z4\demo_apps\slcd_low_power_demo folder.

slcd.png

I hope it helps you,

Best Regards,

Iva