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

Fails to enable VREF on STM32G0 #3398

Open
drbartling opened this issue Oct 7, 2024 · 0 comments
Open

Fails to enable VREF on STM32G0 #3398

drbartling opened this issue Oct 7, 2024 · 0 comments

Comments

@drbartling
Copy link

I'm unable to turn on VREF using embassy on an STM32G0 part. I've included an example project for reference that builds and demonstrates the issue. I'm not sure what I'm doing wrong in this case, since looking through the stack, it seems that the procedure very closely resembles the C example.

References:
https://github.com/drbartling/vref-question

I would expect that if there are caps on the output of vref+, that I would be able to measure ~2.5V on the pin, and I should get a credible result from a vref measurement.

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