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 2020/09/23 11:13:37 UTC

[GitHub] [incubator-nuttx] DanMesh opened a new pull request #1878: arch/arm: stm32l4: Fix typo in TIM15 PWM config

DanMesh opened a new pull request #1878:
URL: https://github.com/apache/incubator-nuttx/pull/1878


   ## Summary
   
   When configuring TIM15_CH2 as output, we mistakenly referred to TIM**12** instead. This fixes that typo.
   
   ## Impact
   
   A PWM signal can now be generated on TIM15_CH2 for stm32l4 devices.
   
   ## Testing
   
   Tested successfully on a custom board used to drive a motor.


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

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



[GitHub] [incubator-nuttx] jerpelea merged pull request #1878: arch/arm: stm32l4: Fix typo in TIM15 PWM config

Posted by GitBox <gi...@apache.org>.
jerpelea merged pull request #1878:
URL: https://github.com/apache/incubator-nuttx/pull/1878


   


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

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



[GitHub] [incubator-nuttx] jerpelea commented on pull request #1878: arch/arm: stm32l4: Fix typo in TIM15 PWM config

Posted by GitBox <gi...@apache.org>.
jerpelea commented on pull request #1878:
URL: https://github.com/apache/incubator-nuttx/pull/1878#issuecomment-697298331


   LGTM


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

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



[GitHub] [incubator-nuttx] acassis commented on pull request #1878: arch/arm: stm32l4: Fix typo in TIM15 PWM config

Posted by GitBox <gi...@apache.org>.
acassis commented on pull request #1878:
URL: https://github.com/apache/incubator-nuttx/pull/1878#issuecomment-697308458


   Good finding @DanMesh


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

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