STM32 Nucleo UART Communication Tutorial with STM32CubeIDE and HAL Libraries, examples to transmit and receive data with FTDI| Microcontrollers Lab
STM32 Nucleo UART Interrupt with STM32CubeIDE and HAL Libraries with example to receive data with interrupt instead of polling method| Microcontrollers Lab
STM32 Nucleo UART DMA tutorial with STM32CubeIDE and HAL Libraries to send and receive data through DMA for higher data rate| Microcontrollers Lab
learn to use GPIO pins of STM32 Nucleo F103RB with LED blinking example using STM32CubeIDE and HAL libraries| Microcontrollers Lab
Ho wot use GPIO external interrupts STM32 Nucleo with STM32CubeIDE and configure rising, falling mode and enable NVIC controller| Microcontrollers Lab
Controlling LED with push-button using TM4C123G Tiva LaunchPad, how to interface a switch and avoid rebounding effect, example in Keil| Microcontrollers Lab