Skip to content

TIMPresSelection not available for some mcu's #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
fpistm opened this issue Jun 11, 2017 · 0 comments
Closed

TIMPresSelection not available for some mcu's #25

fpistm opened this issue Jun 11, 2017 · 0 comments
Assignees
Labels
bug 🐛 Something isn't working

Comments

@fpistm
Copy link
Member

fpistm commented Jun 11, 2017

Thanks @danieleff to report this:

Actually does not compile on 407 disco, timer.c:466:22: error: 'RCC_PeriphCLKInitTypeDef {aka struct }' has no member named 'TIMPresSelection'

Some STM32F4 mcu's do not have this member: See: stm32f4xx_hal_rcc_ex.h
STM32F405xx || STM32F415xx || STM32F407xx || STM32F417xx

@fpistm fpistm added the bug 🐛 Something isn't working label Jun 11, 2017
@fpistm fpistm self-assigned this Jun 11, 2017
@fpistm fpistm closed this as completed in 5e8dbff Jun 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant