You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "raiden00pl (via GitHub)" <gi...@apache.org> on 2023/01/21 20:49:40 UTC

[GitHub] [nuttx] raiden00pl opened a new pull request, #8212: stm32,stm32f7: add support for BEMF sensing

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

   ## Summary
   stm32,stm32f7: add support for BEMF sensing
   
   Relate issue: https://github.com/apache/nuttx/issues/8098
   
   ## Testing
   b-g431b-esc1
   Below example of BEMF reconstructed for a random drone motor rotated by hand. Samples are just int16_t values without any further conversion.
   
   The pink line shows virtual ground calculated from equation `Vzero = (Va + Vb + Vc)/3`, the others are `V1 = Va - Vzero`, `V2 = Vb  - Vzero` and `V3 = Vc - Vzero`
   
   ![Figure_1](https://user-images.githubusercontent.com/6563055/213885629-9e6a6b77-1b61-43b1-a185-5cd0034d6017.png)
   
   


-- 
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] acassis merged pull request #8212: stm32,stm32f7: add support for BEMF sensing

Posted by "acassis (via GitHub)" <gi...@apache.org>.
acassis merged PR #8212:
URL: https://github.com/apache/nuttx/pull/8212


-- 
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