User Activity

Hello together,currently I'm facing a very strange issue:I'm working with an STM32F777.One GPIO of the MCU is used to enable the voltage to a sensor. This pin is initialized as GPIO_InitStructure.Mode = LL_GPIO_MODE_OUTPUT; GPIO_InitStructure.Outp...