MKL33Z how to use SLCD driver

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MKL33Z how to use SLCD driver

1,849件の閲覧回数
neilporven
Senior Contributor I

Is there documentation that explains how to use the SLCD driver?

I import the source and include files and when I compile I get errors!

I driver should not give you errors, it should be self inclusive.  

 

Thanks in advance,

Neil 

0 件の賞賛
返信
6 返答(返信)

1,841件の閲覧回数
nxf56274
NXP Employee
NXP Employee

Hi,

We have the mkl33's sdk in here. It has the slcd example. You will find the sdk using the frdmkl43z. Don't worry. Due to the same architecture, they share the same sdk. 

Have a great day,
TIC

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 days after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 件の賞賛
返信

1,827件の閲覧回数
neilporven
Senior Contributor I

Hi nxf,

The samples are great to see, but they don't tell you how to bring in the drivers, how to link the paths, what includes are needed????  Too many questions,  to just have someone look at an example and derive everything that is needed to get you up and running .  

 

Do you have documentation on how to use the driver wether is this one or any other driver?  Something that actually goes step by step on what is needed to successfully import a driver and compile it?

0 件の賞賛
返信

1,812件の閲覧回数
nxf56274
NXP Employee
NXP Employee

Hi,

Yeah, you are right. The example won't tell you how to port the code. Bur if you understand the example fully, you will know which file is necessary for you. And if you do not know how to add the lib or path, you can create a new post. Other engineer will hep you. 

Have a great day,
TIC

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 days after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 件の賞賛
返信

1,831件の閲覧回数
mjbcswitzerland
Specialist V

Hi

Also see https://www.utasker.com/docs/uTasker/uTasker_SLCD.pdf and https://www.youtube.com/watch?v=nm2DmZv1rj8

In use for 10 years now on various Kinetis SLCD modules.

Regards

Mark

 

0 件の賞賛
返信

1,828件の閲覧回数
neilporven
Senior Contributor I

Thank you Mark, I  watched the YouTube video very interesting. 

 

0 件の賞賛
返信

1,822件の閲覧回数
mjbcswitzerland
Specialist V

Neil

Driver code and SLCD simulation is contained in https://github.com/uTasker/uTasker-Kinetis

I never used it on the KL33 but have on various other KL and K parts.

Regards

Mark

 

0 件の賞賛
返信