C2000 I2C Communication
조회 수: 3 (최근 30일)
이전 댓글 표시
Hello,
i have been trying to setup I2C communication between two F28379D. Not recieving any data in the Rx Block. Here is the setup Pictures for the Rx and Tx.



Thanks for the help
댓글 수: 2
Divyanshu
2024년 8월 8일
Hi Kevin,
A possible reason can be modules being different for both 'I2C Transmit' and 'I2C Recieve', you can try by keeping the modules same for both blocks.
Also is there any specific error message shown?
답변 (1개)
Samar
2025년 4월 23일
Refer to this example provided in the MathWorks’ documentation. It explains how to use the I2C Simulink blocks to communicate with I2C based devices.
A similar issue was also discussed in this MATLAB Answer where the user was not able to receive more than one byte of data. The link provided below can be referred for more information about the problem.
Hope this helps.
댓글 수: 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!