Skip to content

Support STM32H7R3/7S3 #492

Open
Open
@richardeoin

Description

@richardeoin

ST have added a new sub-family called STM32H7R3/7S3. The reference manual is RM0477.

These parts are not fully supported by stm32h7xx-hal currently. This issue tracks the status of using Rust on these parts, either using stm32h7xx-hal or otherwise.

  • Identify the scope of the differences between STM32H7R3/7S3 and the existing STM32H7 sub-families
  • Decide if stm32h7xx-hal is the right place to support these parts. If the overhead of supporting the differences is low, then the answer should be yes
  • Add support

PRs for adding support are welcome, but please comment to address the first two items first.

Differences between STM32H7R3/7S3 and the existing STM32H7 sub-families

  • New peripherals: UCPD PKA MCI ...
  • Additional PLL outputs S and T

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions