Difference between revisions of "RTC STM32F107VC"

From Teknologisk videncenter
Jump to: navigation, search
m (Links)
m (Links)
Line 18: Line 18:
 
*[http://www.keil.com/pack/doc/cmsis/Driver/html/index.html Keil CMSIS Drivers]
 
*[http://www.keil.com/pack/doc/cmsis/Driver/html/index.html Keil CMSIS Drivers]
 
*[http://mars.tekkom.dk/data/embedded/time_cmsis.zip BASE OS for keil board]
 
*[http://mars.tekkom.dk/data/embedded/time_cmsis.zip BASE OS for keil board]
 +
==Projects==
 +
*[http://mars.tekkom.dk/data/embeddedIII/TimeOsFinal.zip TimeOsFinal.zip] November 2013
 
[[Category:Embedded]]
 
[[Category:Embedded]]

Revision as of 10:04, 13 January 2014

Base OS

  • TCP/IP (UDP for NTP/SNTP)
  • RTOS: RTX
  • Display
  • COM port for debug/config

Commitments

  • Local UNIX time 32/64
  • GPS
  • NTP/SNTP
  • RTC
  • Time keeping

GPS

Links

Projects