Question
I2C_SDA pin value setting
Good evening, I would need, for a project with a custom board that mounts a micro STM32H7A3... to be able to set the value of a pin to 0 or 1 during the code and not via MX cube for the initial settings which function could I use? I would like to point out that the pin in question is set as I2C_SDA and not GPIO_output generic.