I2C communication for f28377D (176 pin)
In PSIM, there is no config block for enabling I2C communication for f28377D (176 pin). Even in the hardware configuration block, selecting options for SDAA (I2C data line) and SCLA (I2C clock line) are not available.
Is there any way we can configure and initialize by including
"F28x_Project.h"
and initialize the specific pins separately along with including PSBios.h headers?