Hello agostino,
The I2C pin for your LGA-44 package list as follows:
Pin No.26 I2C1_SDA PTE2, EXTAL1
Pin No.27 I2C1_SCL PTE3, XTAL1, these two pins are external crystal pins, I don't recommend you to use it.
Pin No.32 I2C0_SCL PTE6, SWD_IO
Pin No.33 I2C0_SDA PTE7,SWD_CLK, these two pins are the SWD interface, it is used for the debugger, I don't recommend you to use it.
Pin No.38 I2C0_SCL , PTG3
Pin No.39 I2C0_SDA , PTG4, these pins don't have special functions, you can use these pins.
So, I suggest you to USE I2C0, pin 38,39.
Hope it helps!
Victor.
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------