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

introduce the new stm32h7rs serie #200

Merged
merged 5 commits into from
May 28, 2024
Merged

Commits on May 24, 2024

  1. stm32cube: add the stm32H7RS serie

    Introduce the Cube version for STM32H7RSxx series version 1.0.0RC3
    
    Signed-off-by: F. Ramu <francois.ramu@st.com>
    FRASTM committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b8603f5 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. stm32cube: common_ll: Regeneration after cube updates

    Re - generate common_ll headers after Cube updates
    Included the stm32h7rs hal xspi driver and ll_dlyd header
    
    Signed-off-by: F. Ramu <francois.ramu@st.com>
    FRASTM committed May 28, 2024
    Configuration menu
    Copy the full SHA
    28813c1 View commit details
    Browse the repository at this point in the history
  2. scripts: genpictrl: stm32 adding the XSPIM for pinctrl

    Add the pins of the XSPIM instance especially for the stm32H7RS serie
    
    Signed-off-by: F. Ramu <francois.ramu@st.com>
    FRASTM committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e42d0ff View commit details
    Browse the repository at this point in the history
  3. dts: st: update pinctrl dtsi to include STM32H7RS serie

    Generate pinctrl dtsi from STM32 open pin data
    from STM32CubeMX version 6.11.0 (includes STM32h7RS)
    
    Signed-off-by: F. Ramu <francois.ramu@st.com>
    FRASTM committed May 28, 2024
    Configuration menu
    Copy the full SHA
    baef3b3 View commit details
    Browse the repository at this point in the history
  4. stm32h7s7x device has SMPS

    configure the SMPS on the stm32h7s7 so that power config is
    possible on the stm32h7s78 disco kit
    
    Signed-off-by: F. Ramu <francois.ramu@st.com>
    FRASTM committed May 28, 2024
    Configuration menu
    Copy the full SHA
    077e943 View commit details
    Browse the repository at this point in the history