We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Can we do Pulse width measurement without input capture method?
Is any any method?
How accurate this method will be?
Does the RX610 have the Debug/Trace option implemented? Could always time stamp with DWT_CYCCNT
Other than that you'd want to look for a 32-bit (or 16-bit) counter register that you can read and make measurements against.