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 2018/09/18 10:07:29 UTC

[GitHub] utzig opened a new issue #1405: SPI fails on STM32L0

utzig opened a new issue #1405: SPI fails on STM32L0
URL: https://github.com/apache/mynewt-core/issues/1405
 
 
   Running SPI at hundreds of KHz or higher rates on STM32L0 with default clock looses the first one or two bytes of communication. Some debugging of this indicates the issue is related to the time taking to enable SPI through the SPI_SS interrupt.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services