I2C Slave Receive multiple bytes

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

I2C Slave Receive multiple bytes

ソリューションへジャンプ
1,325件の閲覧回数
erde5544
Contributor I

Hi, 

i'm using the MPC5748G Devkit and i want to communicate via I2C with a Raspberry Pi. The Devkit is the slave and i want to receive multiple bytes from the Master. But i only can receive the first byte, the other ones are lost. I tried with another Hardware as slave and it worked fine.  

Am i doing something wrong in the configuration or is the hardware i2c timing not compatible? 

I dont want to send the bytes seperately because of time loss.

Thanks for any help!

タグ(2)
0 件の賞賛
返信
1 解決策
1,296件の閲覧回数
erde5544
Contributor I

I had to connect a data storage write with the same dimensions as number of bytes to receive. It is not possible to process the data directly.

erde5544_0-1647344657140.png

 

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,297件の閲覧回数
erde5544
Contributor I

I had to connect a data storage write with the same dimensions as number of bytes to receive. It is not possible to process the data directly.

erde5544_0-1647344657140.png

 

0 件の賞賛
返信