I was doing a design with two different modes of communication through SCI on the same channel: SDA7/SCL7 for I2C and TXD7/RXD7/CTS7 for UART. The configurator implies you can do only one or the other SCI on the same channel (unless you specify custom which enables you to use both methods). Is there a limitation which prevents you from operating in two different modes on the same channel, even when the pins are different?
↧