Part Number: LAUNCHXL-F28377S
Hello TI community,
I am having troubles getting the I2C EEPROM example code to work on the LaunchXL-F28377S. I realized early on that the GPIO pin mux code had to be changed to fit the PZP configuration of the F28377S. I also believe there is an EEPROM module on the LaunchXL as an EEPROM module appears on the overview schematic.
I am not sure which pin I am suppose to set using the GPIO_SetupPinMux function provided to operate the EEPROM. I was wondering if anyone was able to get the message to transfer correctly into the I2cMsgIn1 message buffer array.