Hello everybody,
I have Hercules TMS570LS12x Launchpad and I am trying to configurate a second I2C port with HALcoGEN and after make a program in IAR Embedded Workbench for ARM but I could not.
I already have configurate one I2C Port in these pins:
SCL Pin 3(MC)-- MIBSPI3NCS_3/I2C_SCL/N2HET1_29/NTZ1/7.5C (pin 8 header 5)
SDA Pin 4(MC)-- MIBSPI3NCS_2/I2C_SDA/N2HET1_27/NTZ2/7.5C (pin 9 header 5)
But these pins are not the ones that are supposed to be, because in the pins description sheet those are supposed to be in :
SCL N2HET1[4] J2_pin9
SDA N2HET1[9] J2_pin10
or
SCL N2HET1[24] J6_pin9
SDA N2HET1[26] J6_pin10
My question is how to configurate a second I2C port
Can someone please help me to do this?
Thank you!!!!