Home clock

clock

13 Articles

STM32F103 Clock Setup using Registers

This tutorial will cover Clock setup, Timer Setup for Delay, and GPIO configuration for STM32 F103 using the Register based programming.

STM32 Clock Setup using Registers

This tutorial will cover how to configure the clock in STM32 using Registers only. This is the first tutorial of the STM32 Register...

Interface DS3231 RTC module with STM32

This tutorial will cover how to interface the DS3231 RTC module with STM32. The module is connected via the I2C...

How to use the Internal RTC in STM32

This tutorial will cover how to use the inbuilt RTC of STM32. We will also see how to use the Alarm feature of...