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/11/02 07:50:31 UTC

[GitHub] [incubator-nuttx] jpaali opened a new pull request #4773: mpfs: i2c: Add support for adaptive I2C bus frequency

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


   ## Summary
   Select the closest possible frequency which is smaller
   than or equal to requested in I2C msg.
   
   Also defines MPFS_FPGA_BCLK which is FPGA based clock
   and can be utilized as clock source for I2C bus.
   
   ## Impact
   Remove hard-coded I2C bus divider and make it adaptive.
   
   ## Testing
   Tested with MPFS-ICICLE-KIT-ES.
   


-- 
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] xiaoxiang781216 merged pull request #4773: mpfs: i2c: Add support for adaptive I2C bus frequency

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


   


-- 
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] xiaoxiang781216 merged pull request #4773: mpfs: i2c: Add support for adaptive I2C bus frequency

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


   


-- 
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] xiaoxiang781216 merged pull request #4773: mpfs: i2c: Add support for adaptive I2C bus frequency

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


   


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