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

Incorrect peripherals #801

Open
Admsher opened this issue Sep 26, 2024 · 2 comments
Open

Incorrect peripherals #801

Admsher opened this issue Sep 26, 2024 · 2 comments

Comments

@Admsher
Copy link

Admsher commented Sep 26, 2024

I am using a STM32 F4 discovery and using this crate I was trying to use the blinky.rs for the same board but the pin seems to be different form what is given in the example ( for me it is gpioc.p0) , moreover the led only turns high and doesn't blink.

@burrbull
Copy link
Member

Too few information and many potential reasons to fail.
What discovery board are you using? (ideally link to documentation).
Does RCC initialization finish correctly?

@Admsher
Copy link
Author

Admsher commented Oct 8, 2024

The boar I am using is STM32F407VGTx and i am using the direct example. The code does compile so I guess the initialization does happen correctly.

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

2 participants