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

Corrections for mRo Control Zero Classic Board #22745

Merged
merged 3 commits into from
Mar 8, 2024

Commits on Mar 5, 2024

  1. Corrections for mRo Control Zero Classic Board

    - Build target changed from STM32H743II to STM32H743ZI
    - Missing external SPI interface added
    - Nonexistent  I2C3 interface removed
    - I2C4 pins changed
    - Red and Green LED lights remapped
    - Missing ADC inputs added and already present ones corrected
    - CAN Silent interfaces corrected
    - Power pins corrected and Level Shifter pin added to enable ICM20948
    - Buzzer pin remapped
    - HRT channel and PPM pin changed
    - RSSI input remapped
    - ICM20602 and BMI088 pins corrected
    - Serial ports remapped
    TOTON95 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    fff5f01 View commit details
    Browse the repository at this point in the history
  2. Further serial ports mapping

    TOTON95 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f2b6365 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Fix format for AStyle

    TOTON95 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    d2fe682 View commit details
    Browse the repository at this point in the history