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

PWM demo not working on nRF52840-DK #481

Open
thvdveld opened this issue Jul 4, 2024 · 0 comments
Open

PWM demo not working on nRF52840-DK #481

thvdveld opened this issue Jul 4, 2024 · 0 comments

Comments

@thvdveld
Copy link

thvdveld commented Jul 4, 2024

When running the PWM demo on the nRF52840-dk, nothing happens. Not even the following is printed:

rprintln!("Press a button to start a demo");

I added a print statement in the init function, which seems to work. But after that, nothing happens.
I use cargo embed --release --target=thumbv7em-none-eabihf to run the example.

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