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

Initialize each ADC only once in Analogread #2133

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Sep 18, 2023

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

Commits on Sep 19, 2023

  1. Fix style issues

    Candas1 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    df887eb View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Update analog.cpp

    Use LL functions instead
    
    Signed-off-by: Candas1 <[email protected]>
    Candas1 authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    bb93fa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cacc328 View commit details
    Browse the repository at this point in the history
  3. Update analog.cpp

    modify for F1/F2/F4/F7/L1
    
    Signed-off-by: Candas1 <[email protected]>
    Candas1 authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    0a274de View commit details
    Browse the repository at this point in the history
  4. Update analog.cpp

    Even after synching some changes were missing somehow
    
    Signed-off-by: Candas1 <[email protected]>
    Candas1 authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    5571b25 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Update analog.cpp

    HAL_ADC_Start is ok afterall
    
    Signed-off-by: Candas1 <[email protected]>
    Candas1 authored Feb 18, 2024
    Configuration menu
    Copy the full SHA
    535b942 View commit details
    Browse the repository at this point in the history
  2. Update analog.cpp

    Signed-off-by: Candas1 <[email protected]>
    Candas1 authored Feb 18, 2024
    Configuration menu
    Copy the full SHA
    2108d32 View commit details
    Browse the repository at this point in the history
  3. Update analog.cpp

    Signed-off-by: Candas1 <[email protected]>
    Candas1 authored Feb 18, 2024
    Configuration menu
    Copy the full SHA
    065c9b3 View commit details
    Browse the repository at this point in the history
  4. Fix

    Candas1 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    575ede5 View commit details
    Browse the repository at this point in the history
  5. Enable scan mode

    Candas1 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    aba0a08 View commit details
    Browse the repository at this point in the history
  6. space

    Candas1 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    284bf26 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Set the pin each time

    Candas1 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    2fb1b32 View commit details
    Browse the repository at this point in the history