shizacat opened a new pull request, #18168:
URL: https://github.com/apache/nuttx/pull/18168

   ## Summary
   
   Added stm32_cap_rstcounter() function to reset the capture counter by 
generating an update event. The function is integrated into the capture 
operations structure and exposed via STM32_CAP_RSTCOUNTER macro. Also added TI3 
and TI4 input mappings for extended capture channel support.
   
   I need to measure the time of an external signal. I created my own driver 
for this, but for it to work, I need to reset the timer.
   
   ## Impact
   
   On stm32 capture driver.
   
   ## Testing
   
   On stm32f103-minimum:nsh
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to