C2000 I2C communication
2 次查看(过去 30 天)
显示 更早的评论
Hello,
I've been trying to setup I2C communication between two F28069M MCUs and have a problem in receiving more than one byte. This is the TX and RX setup pictures:
And this is what I observe on the bus, both data 4(b0100) and 5(b0101) are avaiable:
The probem is I see only one byte at the RX, athough I use mux/demux but the received byte toggels between 4 and 5.
P.S.: I understand the "Read Date Length" does not have anything to do with the number of byte, but I don't know how I can see more than one byte at the receiver.
2 个评论
Venkatesh Chilapur
2020-3-9
Hi,
Checkout this page:
Additionaly contact MathWorks support.
Regards,
Venkatesh C
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Communications Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!