Hi,
I want to configure the period of the timer as 10ms, my configuration is as belows:
In this configuration, the period is still 1ms,if I configurate like this
The configuration will work,and the period of the timer will change to 10ms.That is to say. If I want to set the period as 10ms, the two points must be modified and should be consistent, is that right?
I notice that the tick perod scopes are different, in the CONFIG_TIMER0, the scope is 1.0 to 1000000.0,but in the Clock, it is 100.0 to 1000000.0.Why are they different?
BR
Rata