s32k344 I2C example

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

s32k344 I2C example

461件の閲覧回数
Sankeerthan123
Contributor I

HI,

I am trying  to run an I2C example code for S32K344 that has both a slave and master configuration initialized. Can I connect the FLEXIO master to the LP12C slave on the same evaluation board?  Will the data transfer happen between the tx buffer to the rx buffer. 

0 件の賞賛
返信
1 返信

438件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Hi @Sankeerthan123 

The example code was developed to be used in one board. In the description.txt provided with the example, the required connections are specified. 

The application will initialize two I2C instances, one as a master and the other as a slave. The master initiates a send transfer on the I2C bus. After the transfer is completed, and both master and slave are idle, the RX buffer of the slave is checked against the master TX buffer.

 

B.R

VaneB

0 件の賞賛
返信