Skip to content

STM32: Add PulseOut support to low-end Access line #2677

@hierophect

Description

@hierophect

PulseOut is currently implemented with the internal basic timer T7, which is not present on ST's low end "Access Line" chips such as the F401 and F411. These chips will be forced to use a pin-tied timer, which will require communication with the PWMOut module so the peripheral can be properly reserved. They will also require a different register implementation to reflect the differences between the Basic timer register set and the General Purpose timers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions