top of page

Register Level I2C using RTC and STM32

In this post, DS1307 is used as RTC and it is connected to STM32F446RE using I2C


Components:

  1. STM32F446RE as controller (link)

  2. Jumper wires(link)

  3. DS1307 RTC(link)


Hardware Part:

  1. There are two DS1307, one with a complete circuit another with only DS1307.

  2. Both will work just fine for this Project.

  3. Set the circuit as shown in the figure above.



Software Part:

  1. After connecting the STM32F446RE with the target now, connect to the computer where Keil uVision v5 is installed.

  2. You can get the code from here

  3. After successfully flashing the code, the Build-in LED every second



That's it for now.

7 views0 comments

Comments


bottom of page