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/08/06 13:32:47 UTC

[GitHub] [incubator-nuttx] raiden00pl opened a new pull request #1523: Fix for arch/arm/src/stm32/stm32_adc.c

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


   ## Summary
   Increase the initialization counter after initialization is complete, otherwise the logic in adc_reset() will not execute correctly
   
   ## Impact
   Re-launching examples/adc now works fine for arch/stm32.
   I think this problem only affects arch/stm32 where we try to support different versions of ADC IP cores.
   
   ## Testing
   Tested on stm32f429i-disco and nucleo-f303re.
   


----------------------------------------------------------------
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] Ouss4 merged pull request #1523: Fix for arch/arm/src/stm32/stm32_adc.c

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


   


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