I need the I2C startup code for the S9KEAZN8AMFK MCU

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

I need the I2C startup code for the S9KEAZN8AMFK MCU

690 Views
zhmwu
Contributor I

I am new to the NXP microcontroller. I have two S9KEAZN8AMFK 8-bit MCUs and I need to create I2C communication between them(one as master and another as a slave). But I could not find a sample code in the CodeWarrior Development Studio for me to study. Does anyone know where can I get the sample code? Thanks.

Labels (1)
0 Kudos
2 Replies

588 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Zhouming Wu,

You can  create a project based on Processor Expert, then add 

there is sample code under "Typical Usage":

pastedImage_1.png

Hope it helps,


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 weeks 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 Kudos

588 Views
zhmwu
Contributor I

Hi Ailce_Yang,

Thank you for your help. 

0 Kudos