Code: Select all
timer_group: timer_init(214): HW TIMER divider outside of [2, 65536] range error
Code: Select all
timer_group: timer_init(214): HW TIMER divider outside of [2, 65536] range error
Specifically, when TIMGn_Tx_DIVIDER is either 1 or 2, the clock divisor is 2; when TIMGn_Tx_DIVIDER is 0, the clock divisor is 65536. Any other value will cause the clock to be divided by exactly that value.
Users browsing this forum: Baidu [Spider], Bing [Bot] and 101 guests