Other Parts Discussed in Thread: AM3359
Hi ,
we are using AM3359 's timer,the prescaler is set to 0, the clk( "clk_rate = clk_get_rate(omap_dm_timer_get_fclk(t_prt_dev->print_timer));" ) is 32000
we set the match value as 0xffffffef(0.5ms) , load value as 0xffffff5f(5ms), but the time seems inaccurate,
we measure the match time is 0.8ms, and the load time is 8ms,
why the dm timer inaccurate?
