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

Example for STM32F4 #11

Open
snorkman88 opened this issue Jul 22, 2023 · 1 comment
Open

Example for STM32F4 #11

snorkman88 opened this issue Jul 22, 2023 · 1 comment

Comments

@snorkman88
Copy link

I am in the process of porting a micropython firmware to rust using embassy and need to interact with an ADS1015.
Would it be possible to provide a sample code please?

@eldruin
Copy link
Owner

eldruin commented Jul 23, 2023

There is an example for an STM32F3 here, an example for an STM32F1 here on top of the linux examples in this crate.
I think those should be fairly simple to adapt to an STM32F4 but feel free to ask me further questions.

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