-
-
upsd_timer.zip
this C file provides a method to use the timer in upsd mirvo processor
-
-
-
-
-
-
ADC.rar
... .
//
// The system is clocked using the internal 24.5MHz oscillator.
// Results are printed to the UART from a loop with the rate set by a delay
// based on Timer 2. This loop periodically reads the ADC value from a global
// variable, Result.
-
-
SemSig.rar
Shows how to set up an interrupt handler function and
signal events from the handler. We use C6x timer 1
as the example interrupt source.
-
-