C2000 I2C Communication

5 visualizaciones (últimos 30 días)
Kevin
Kevin el 9 de Jul. de 2024
Respondida: Samar el 23 de Abr. de 2025
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.
I dont know if this is the problem with the address. the input to the TX block is of the data type unit8
Thanks for the help
  2 comentarios
Divyanshu
Divyanshu el 8 de Ag. de 2024
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?
Kevin
Kevin el 9 de Sept. de 2024
Hi Divyanshu,
Thanks for your comment, i have tried keping the same modules for both blocks, didint work. Also there was no specific error message shown

Iniciar sesión para comentar.

Respuestas (1)

Samar
Samar el 23 de Abr. de 2025
Hello @Kevin,
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.

Categorías

Más información sobre Communications Toolbox en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by