This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

I2C data acquisition using Simulink Coder and Embedded Coder

Hi all,

I am using an eZdsp board with an TMS320F28225.  I have just started using MathWorks' Simulink Coder and Embedded Coder and am trying to migrate from CCS to the Simulink environment.

Much of my sensor data is acquired through I2C (I poll the sensor, it sends back data).  This is rather simple to do in C with CCS, but I'm having trouble figuring out how to do it in Simulink.  The MathWorks example is not much help - in fact it seems overly complicated for what I am trying to accomplish.  I've looked in many places but cannot seem to find any other examples.

Anyone have any inkling as to where I should look for more examples, or perhaps some info on how to go about using I2C in Simulink?

Thanks so much for all your help, as always your time is very much appreciated!