Alice Thanks;
I forgot to mention that I’m using FRDM-K64 and I want to read output from Infrared controller.
Using “TU_LDD” (Kinetis component without KSDK) was straight forward.
But using “KSDK “ I’m confused with Component Inspector window Configuration options
how to configure the component to measure input durations.
I guess that it is need to configure something equivalent to what I have done when I used “TU_LDD”:
Counter frequency and direction , Mode capture, Capture input pin (PTD2 . J2_4), Input edge, Interrupt ….. etc.
And then use relevant methods provided with the component.
I need clarification on component configuration using component window. The demos that I find are for PWM applications.
Regards
Shaul