Other Parts Discussed in Thread: LMT01, ,
Tool/software:
Hello,
I am using a TI CC1310F128RGZ microcontroller to interface with the LMT01 temperature sensor. I am attempting to count pulses using a GPIO falling edge interrupt, but I am not getting an accurate count.
I also tried using a timer to measure the pulse width, but I encountered a limitation where the timer does not work properly below 11 microseconds.
Has anyone faced a similar issue or found a workaround? Any suggestions on how to achieve accurate pulse counting for the LMT01 sensor on the CC1310 would be greatly appreciated.
Thanks in advance!