- Timer1 to generate a fixed interrupt every 25µs and start an ADC conversion
- Timer2 with a period of 10ms
- Timer2 CC1/2 interrupt for triac1 pulse
- Timer2 CC3/4 interrupt for triac2 pulse
- Timer3 with a period of 10ms
- Timer3 CC1/2 interrupt for triac3 pulse
- Timer3 CC3/4 interrupt for triac4 pulse
- Timer4 with a period of 10ms
- Timer4 CC1/2 interrupt for triac5 pulse
- Timer4 CC3/4 interrupt for triac6 pulse
- ADC end of conversion interrupt
- Systick every 1ms to generate delay
- EXTI0 to capture a button1 state change
- EXTI1 to capture a button2 state change
- EXTI2 to capture a button3 state change
- EXTI3 to capture a button4 state change
- EXTI4 to capture a button5 state change
- EXTI5 to capture a button6 state change
- WWDG watchdog interrupt every 58ms
- I2C1/2 event interrupts
Saturday, 28 March 2009
use of the functional blocks
I started my cortex journey in experimenting step by step all the great features this target provides. The best way of writing this down is by giving you an overview of them. So her we go than;
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment