You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2023/01/15 19:56:05 UTC

[GitHub] [nuttx] acassis opened a new pull request, #8122: esp32: Fix QEnconder reset position and small typo

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

   The PCNT RST bit needs to be set to zeroing the counter and then this same bit needs to be cleared to returning counting.
   
   ## Summary
   Fix QEnconder reset position and small typo
   ## Impact
   Now ioctl() RESET work to zero the QE
   ## Testing
   esp32-devkit
   


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [nuttx] xiaoxiang781216 merged pull request #8122: esp32: Fix QEnconder reset position and small typo

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged PR #8122:
URL: https://github.com/apache/nuttx/pull/8122


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org