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.

TMS320F280040-Q1: C2000Ware I2C driver example

Part Number: TMS320F280040-Q1
Other Parts Discussed in Thread: C2000WARE

I am referring C2000Ware I2C sample code to write my own driver for TMS320F280040PMQR . One questions comes up. From datasheet, the I2C for this MCU uses GPIO0,1. But in the sample code for F28004x, it uses GPIO32, 33. I think this need to be changed. Is it right?