Skip to content

PLL2 and PLL3 on STM32F107 #456

@unsanded

Description

@unsanded

related to #448
Stm32f107 has 3 plls in the clock system. My board uses a 25MHz crystal, so the only way to get to a round 72MHz SYSCLK is to do: 25 / 5 * 8 / 5 * 9 (see the screenshot from cubeMX.

image

The PLL3 is not on the screenshot, but it feeds the i2c, and not in my usecase.

I am considering writing this myself, but i am just getting into rust.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions