User Activity

Hello to all.I'm coding an I2C comunication and the IDE (1.4.0) create the Private variable I2C_HandleTypeDef hi2c2; and then the function MX_I2C2_Init. Everithing ok.I'm using an external .c file to handle the I2C communication and how can I access ...