diff --git a/STM32F405-Timer-Triggering.md b/STM32F405-Timer-Triggering.md new file mode 100644 index 0000000..add83fa --- /dev/null +++ b/STM32F405-Timer-Triggering.md @@ -0,0 +1,5 @@ +The Timers can be cascaded to make more complex timing relationships, or longer periods. +Internally only some timers can trigger others. THis is in a master slave relationship and is handled by teh SMS register. + +![Timer Master/Slave relationships](http://i59.tinypic.com/2ptpab5.jpg) +