Skip to content
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

Support for pin mapping on STM32F042 #35

Open
TT-ZX opened this issue Apr 21, 2024 · 0 comments
Open

Support for pin mapping on STM32F042 #35

TT-ZX opened this issue Apr 21, 2024 · 0 comments

Comments

@TT-ZX
Copy link

TT-ZX commented Apr 21, 2024

On the UFQFPN28 and TSSOP20 packages, pins PA11/PA12 must be remapped in place of pins PA9/PA10 to use the CAN peripheral. I do this in my code with SYSCFG->CFGR1 |= SYSCFG_CFGR1_PA11_PA12_RMP. I think it would be good to include this in your library if practical.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant