Other Parts Discussed in Thread: LMT01
Different configuration is shown for the device.
VN pin directly connected to ground.
Is this configuration is OK.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello Arunava,
It is possible to connect VN to ground; an example is provided in figure 35 of the LMT01 datasheet.
Hi Ben,
Are you there???
Can you also tell us the pulse counting code for LMT01QDQXtQ1 for 10-15 sensors simultaneously.
Hello Arunava,
I apologize; I missed your last post. I will respond to your questions later today.
Hi Ben,
Thank you this information.
I am using 16 LMT01QDQXtQ1 . For counting each of these pulses requires 16 individual timers.
Where number of timers are limited. Is there any way to count multiple LMT01QDQXtQ1 using one timer.
If not we have to look for sensors with analog output.
Please advice.
Regards
Arunava
Hi Ben,
We have enough GPIO.
My question was how to count multiple(2-3) LMT01 using one timer inside microcontroller.
Regards
Arunava
Hello Arunava,
one timer cannot address multiple sensors at the same time. The processor will need to cycle through the different sensors that are connected to a given timer in a round-robin fashion. This will reduce the sampling rate of each sensor.