Other Parts Discussed in Thread: AM3352
Hi Team,
Could you tell me how to implement an accurate timer with 1 ms?
As I know, create a thread and call usleep() function is not a good way and it is also not accurate.
SDK Version: Linux-RT Processor SDK for AM335x 08.02.00.24
But I am not sure about the frequency of the MCU due to RT SDK does not support the feature "scaling_cur_freq".