Skip to content

Add HSE clock initialization function to CDH example #2

Description

@mablem8

In cdh.h, add the function void init_clock_hse(void);.

In cdh.c, add the function implementation.

Test the cdh_monolithic.c program after replacing init_clock(); with init_clock_hse();.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions