How to implement microsecond timer callback in imx8m mini

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to implement microsecond timer callback in imx8m mini

374 Views
Dhevan
Contributor IV

Hi,

  In our linux user space we need to implement 78 microsecond timer callback to read spi data.

  We had implemented the timer callback using timer_create, timer_start api's. But problem is timer doesn't running properly for microsecond until millisecond it's works fine.

  Do you have any recommended solution to implement microsecond timer callback.

 

Thanks & Regards,

        Vasu

Labels (1)
0 Kudos
0 Replies