I2C Master Receive

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
2,265件の閲覧回数
DemaQasem
Contributor II

Hello,
I am implementing an i2c demo example to receive data from a sensor,
the s32k144 will act as a master and the sensor as a slave,

I tried to use an example code but all I found was Master Transmitter codes,

is there a simple Master Receiver code available? 

Thank you,

Dema. 

0 件の賞賛
返信
1 解決策
2,244件の閲覧回数
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Dema,

It looks like you are referring to the S32K144_Project_LPI2C example in AN5413SW.
Please install S32DS v3.4 + S32K1 SDK RTM v4.0.3, there are several I2C examples for reference.

S32K1xx SDK RTM v4.0.3 Examples.jpg


Best Regards,
Robin
-------------------------------------------------------------------------------
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 件の賞賛
返信
2 返答(返信)
2,245件の閲覧回数
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Dema,

It looks like you are referring to the S32K144_Project_LPI2C example in AN5413SW.
Please install S32DS v3.4 + S32K1 SDK RTM v4.0.3, there are several I2C examples for reference.

S32K1xx SDK RTM v4.0.3 Examples.jpg


Best Regards,
Robin
-------------------------------------------------------------------------------
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 件の賞賛
返信
2,200件の閲覧回数
DemaQasem
Contributor II

Thank you, Robin,

the sensor was detected and I received an ACK.

 

0 件の賞賛
返信