OLED interfacing with Kinetis

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

OLED interfacing with Kinetis

565 Views
syed_idris
Contributor III

Hi all,

 

How to display any data (like "Hello" or sensor's data) on the I2C based 132x64 OLED with Kinetis FRDMKL03 ?
Do we have any sample code for it or any PE library component in KDS?

 

Idris

Labels (1)
Tags (3)
0 Kudos
1 Reply

313 Views
jorge_a_vazquez
NXP Employee
NXP Employee

Hi syed idris

In this case it depends in your 132x64 OLED Specifications but I recommend you to check the example codes of KSDK package software, you can download it here: Software Development Kit for Kinetis MCUs|NXP

There are I2C drivers for KL03 that you could check and add to your project as you need.

If you want to use Processor Expert components you will have to install SDK v1.3, because FRDM-KL03 it's just supported by PE with SDK v1.3.

Hope this information helps and please don't hesitate to ask if you have more questions.

Have a great day,
Jorge Alcala

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

0 Kudos