Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STM32: fix SPI write with data >8 Bit #15115

Closed
wants to merge 5 commits into from

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    a5de5bf View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. merge Konstantins code

    JojoS62 committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    8328b3d View commit details
    Browse the repository at this point in the history
  2. revert spi_master_one_wire_transfer

    in spi_master_write. This fixes the problem with too many spi_sck
    JojoS62 committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    9e52610 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Configuration menu
    Copy the full SHA
    8634d04 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2021

  1. version tested for V1 and V2

    JojoS62 committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    af81798 View commit details
    Browse the repository at this point in the history