what does selecting the alternate function of GPIO really do ?
Hello,I’m currently working with the STM32F103VET6 and experimenting with different peripherals to better understand how RCC, GPIOs, and timers interact — both from the block diagrams and the HAL layer.I've observed some unexpected behavior in the fo...