Problems with using GPIOs
Hello ST CommunityI'm currently trying to understand Cortex MCUs and thought about going to LL instead o fusing the HAL.Since I've just started with the STM32G071RB, I'm having trouble configuring the Pin A5 as an output and setting it high.My code l...