Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

SPI frequency setting is not accurate in Portenta H7 #317

Open
Labels
@abyanu

Description

For example the following statement
SPI.beginTransaction (SPISettings (1000UL * 1000, MSBFIRST, SPI_MODE0)) ;
should set the SPI to 1MHz but the actual measured frequency is 631KHz

with the following settings
SPI.beginTransaction (SPISettings (4000UL * 1000, MSBFIRST, SPI_MODE0)) ;
SPI is set to 4MHz but the actual measured frequency is 2.4MHz

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /