Hi,
I am using the TMS570 Microcontroller Development Stick, with a TMS570LS20216 MCU (ASPGEQQ1).
I am using the NHET to get measurements between falling edges using the PCNT instruction. I can store 10 measurements using the HTU and then sum the values. But I would like to be able to use the NHET to get a measurement of the length of 10 pulses as one time measurement, without any rounding errors from each of the 10 measurements.
Is this possible using the NHET?