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 2021/09/09 09:03:55 UTC

[GitHub] [incubator-nuttx] juniskane opened a new pull request #4501: arch/arm/src/stm32l4: add control for Vddio2 independent I/Os supply valid

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


   ## Summary
   This change adds a function to PWR peripheral code that board code can use to tell MCU that VDDIO2 independent power supply is valid or not. This is just a backport of same function from STM32L5 arch to STM32L4.
   
   ## Impact
   New feature for STM32L4, already used for other STM32
   
   ## Testing
   Tested with STM32L4R5AI. GPIOG port works when VDDIO2 is supplied by custom board logic.
   


-- 
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] [incubator-nuttx] acassis merged pull request #4501: arch/arm/src/stm32l4: add control for Vddio2 independent I/Os supply valid

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


   


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