You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2021/02/25 12:06:44 UTC

[GitHub] [mynewt-core] kasjer opened a new pull request #2505: mmc: Decrease mmc/sd initialization time

kasjer opened a new pull request #2505:
URL: https://github.com/apache/mynewt-core/pull/2505


   SD specification section "6.4.1 Power Up"
   requires 74 clocks with high CS.
   Code was sending 592 clocks (it was sending 74 bytes).
   
   Now code sends 10 bytes (80 cycles).


----------------------------------------------------------------
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] [mynewt-core] kasjer merged pull request #2505: mmc: Decrease mmc/sd initialization time

Posted by GitBox <gi...@apache.org>.
kasjer merged pull request #2505:
URL: https://github.com/apache/mynewt-core/pull/2505


   


----------------------------------------------------------------
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] [mynewt-core] apache-mynewt-bot commented on pull request #2505: mmc: Decrease mmc/sd initialization time

Posted by GitBox <gi...@apache.org>.
apache-mynewt-bot commented on pull request #2505:
URL: https://github.com/apache/mynewt-core/pull/2505#issuecomment-785848986


   
   <!-- style-bot -->
   
   ## Style check summary
   
   #### No suggestions at this time!
   


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