Part Number: TMS320F280039C
Other Parts Discussed in Thread: C2000WARE
Dears,
I have a question about TMS320F280039C I2CA,I ported a piece of I2C code that worked fine in the 280049 to the 280039C and the programme ran abnormally.
I2C is initialised as follows:

I2C Read/Write Functions:

Query I2C bus status function:

The program execution keeps on querying I2caRegs.I2CISRC.all, but this register keeps on being 0. This in turn causes the code not to run backwards, what could be the problem?

