C2000 LAUNCHXL-F28379D: SIMULINK I2C BLOCK

8 ビュー (過去 30 日間)
Jed
Jed 2017 年 6 月 14 日
コメント済み: Shubham 2024 年 9 月 18 日
Settings: master mode and internal clock at 10mhz,
Does the Simulink block generate a "Stop" signal at the end of each transmission? Do i need to tick the "Enable Stop condition" to generate the "Stop" signal at the end of the transmission?
Also, how do i generate a "repeated start condition (Sr)" for i2c read access and only to transmit the "Stop" signal after receiving the expected number of data from the slave?
Can it be done by having connecting a register address to the i2c transmit block and an i2c receive block, with the number of expected receive data written in "Read data Length"? Note that i do not want to send a "Stop" signal before the "repeated start signal".
  1 件のコメント
Shubham
Shubham 2024 年 9 月 18 日
Hello
what resolution did you get for this i am also facing similar kind of issues with I2C transmit block.
Please let me know at shubham.sharma4@ge.com

サインインしてコメントする。

回答 (1 件)

Aditya Padmanabha
Aditya Padmanabha 2017 年 8 月 30 日
Hi Jed,
In the example, there are models which perform read and write using I2C from EEPROM and sensors like accelerometer and gyroscope. In the examples the repeated read from slave is done and the stop signal is sent after reading the required amount of data.
Thanks,
Aditya

カテゴリ

Help Center および File ExchangeDeployment, Integration, and Supported Hardware についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by