Skip to content

This repository is made up of different branches that reflect the use of different peripherals on a STM32L476RG microcontroller

Notifications You must be signed in to change notification settings

vanDeventer/as2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real time clock, RTC

The point of this branch is to make use of the systems on chip (SOC)'s real time clock and low speed oscillator (X2 on the Nucleo board).

It just displays the time since restart on a connected serial terminal.

You can change the start time in the .ioc file or you could code a function that changes to a setting mode that reads your input from the keyboard.

In your Canvas room is a "how to" document that shows you how to use alarms and if necessary to put the chip to sleep. This document shows you how to setup your .ioc gui chip view.

In the ST community site, you can find an interesting discussion on setting the clock with details of strol with base 16.

About

This repository is made up of different branches that reflect the use of different peripherals on a STM32L476RG microcontroller

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages