Skip to content

Add HSE clock initialization function to CDH example #2

@mablem8

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();.

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