Other Parts Discussed in Thread: SFRA
In my device i use tms320f28055pnt. I want to use both interface like I2C and SCI. I2C I'm connect to GPIO 32 n GPIO 33. I'm testing I2C with EEPROM, it normal working. SCI I'm want connect to GPIO28 and GPIO29. When I initializing GPIO, I2C not working more. SDA set to "0" SCL set to "1".
What I'm must do to this work?