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

hal::pwm::tim1() missing for STM32F301 #373

Open
aq1018 opened this issue Dec 30, 2024 · 0 comments
Open

hal::pwm::tim1() missing for STM32F301 #373

aq1018 opened this issue Dec 30, 2024 · 0 comments

Comments

@aq1018
Copy link

aq1018 commented Dec 30, 2024

I'm using STM32F301K8 for my project, and this is when I realized the advanced timer TIM1 for PWM is missing. e.g. hal::pwm::tim1(). I dug a bit deeper and found this curious TODO in pwm.rs file. I did a git blame, and it lead to this commit.

I'm not sure what is the history behind removal of this. Sounds like it didn't support STM32F301 back then? If it is supported now, is it possible to add TIM1 back in?

Thanks!

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