Timer/PWM Question
I have tried searching through the web, as well as the forum, as well as the Programming Manuals for various STM32F4 devices, but I cannot seem to get a good description of what TIM_ClockDivision in the TimeBaseStructure actually is. In almost all the examples I see, this gets set to zero. As I was able to read in the literature, it does seem as some sort of scalar. I do not have hardware to play with right now, so I was hoping that someone might give me some insight, and more importantly, where I might have gone to be able to find the answer myself. Coming over from using Microchip products, I find the STM documentation to be rather lacking.
Adam