SinelaboreRT Header Logo

SinelaboreRT

As simple as possible, but not any simpler!

User Tools

Site Tools


wiki:examples:dcf77_radio-clock_decoder

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
wiki:examples:dcf77_radio-clock_decoder [2012/10/20 19:14] – created pmuellerwiki:examples:dcf77_radio-clock_decoder [2012/10/20 19:16] – [Task of the state-machine] pmueller
Line 14: Line 14:
 The software runs on a MSP430-1232 evaluation board and can be compiled with the IAR KickStart Editon for MSP430. The CPU is normally in low power mode and wakes up about every 5ms triggered from a timer interrupt. Within this timer interrupt the pulse width is measured. If a pulse was detected the state machine is called with event evTick. If the pulse length does not fit the defined limits an evTimingError event is sent. At the end setClock() gets called e.g. to display the time/date on a LCD display. The software runs on a MSP430-1232 evaluation board and can be compiled with the IAR KickStart Editon for MSP430. The CPU is normally in low power mode and wakes up about every 5ms triggered from a timer interrupt. Within this timer interrupt the pulse width is measured. If a pulse was detected the state machine is called with event evTick. If the pulse length does not fit the defined limits an evTimingError event is sent. At the end setClock() gets called e.g. to display the time/date on a LCD display.
  
-The complete source code and model file is part of the Sinelabore demo download.+The complete source code and model file is part of the Sinelabore [[wiki:download|demo download]].
wiki/examples/dcf77_radio-clock_decoder.txt · Last modified: 2023/01/21 16:42 by webmin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki