Skip to content

F412RE: Issues with TIM6_DAC_IRQn in timer.h #739

Closed
@InternetAthiest

Description

@InternetAthiest

Created a custom variant of a F412RET6 and kept getting compiler errors. Apperently timer.h assumes that all but L1 and F1 series has a DAC (see row 61-69 in timer.h) which is not correct. Maybe add a check for those certain models or maybe check if HAL_DAC_MODULE_ENABLED is defined?

Metadata

Metadata

Assignees

Labels

bug 🐛Something isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions