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

KakuteF4: Add BRD_ALT_CONFIG for serial RC_INPUT #26975

Closed
wants to merge 11 commits into from
Closed

KakuteF4: Add BRD_ALT_CONFIG for serial RC_INPUT #26975

wants to merge 11 commits into from

Commits on May 4, 2024

  1. KakuteF4: Add BRD_ALT_CONFIG for serial RC_INPUT

    On Kakute F4 V2.4 there are pads R3, T3 intended for
    rc input of ELRS, CRSF etc.
    
    This is not possible with default configuration.
    Therefore add it as alternative board config.
    
    Signed-off-by: Patrick Menschel <menschel.p@posteo.de>
    menschel committed May 4, 2024
    Configuration menu
    Copy the full SHA
    4f0511a View commit details
    Browse the repository at this point in the history
  2. Set S-Bus Pin to ALT(0)

    by try and error method.
    
    Signed-off-by: Patrick Menschel <menschel.p@posteo.de>
    menschel committed May 4, 2024
    Configuration menu
    Copy the full SHA
    b81a72c View commit details
    Browse the repository at this point in the history
  3. Remove NODMA prop from USART3

    Signed-off-by: Patrick Menschel <menschel.p@posteo.de>
    menschel committed May 4, 2024
    Configuration menu
    Copy the full SHA
    5368d9d View commit details
    Browse the repository at this point in the history
  4. Revert "Set S-Bus Pin to ALT(0)"

    This reverts commit b81a72c.
    menschel committed May 4, 2024
    Configuration menu
    Copy the full SHA
    5a86f39 View commit details
    Browse the repository at this point in the history
  5. Revert "Remove NODMA prop from USART3"

    This reverts commit 5368d9d.
    menschel committed May 4, 2024
    Configuration menu
    Copy the full SHA
    a1e7303 View commit details
    Browse the repository at this point in the history
  6. Add description about Inverter on PB11.

    Signed-off-by: Patrick Menschel <menschel.p@posteo.de>
    menschel committed May 4, 2024
    Configuration menu
    Copy the full SHA
    0d9eaf9 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Change Inversion Control Pin on ALT(1)

    Signed-off-by: Patrick Menschel <menschel.p@posteo.de>
    menschel committed May 5, 2024
    Configuration menu
    Copy the full SHA
    41f2035 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Revert "Change Inversion Control Pin on ALT(1)"

    This reverts commit 41f2035.
    menschel committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e89b6c8 View commit details
    Browse the repository at this point in the history
  2. Revert "KakuteF4: Add BRD_ALT_CONFIG for serial RC_INPUT"

    This reverts commit 4f0511a.
    menschel committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a142cf0 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. working test config for CRSF

    menschel committed May 12, 2024
    Configuration menu
    Copy the full SHA
    51b94d7 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. working config as ALT(1)

    menschel committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2b5f438 View commit details
    Browse the repository at this point in the history