STM32 GPIO Lecture 2 : GPIO behind the scene
GPIO behind the scene In this article, let’s understand how the GPIO pin is implemented inside the microcontroller. Figure 1 is GPIO looks behind…
GPIO behind the scene In this article, let’s understand how the GPIO pin is implemented inside the microcontroller. Figure 1 is GPIO looks behind…
GPIO PIN and PORTS GPIO pin stands for the General-purpose input/output pin on MCU. It can be either an input pin or output pin, whose behavior…