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

STM32F411: example to poll encoder and display value on I2C LCD display #963

Merged

Conversation

snorkman88
Copy link
Contributor

This example uses an STM32F411CEU6 microcontroller to interface with an I2C LCD display and a rotary encoder.

@AfoHT AfoHT linked an issue Oct 2, 2024 that may be closed by this pull request
@AfoHT AfoHT force-pushed the encoders_polling_based_on_timer_irq branch from 01ea839 to 23af550 Compare October 2, 2024 18:38
Copy link
Contributor

@AfoHT AfoHT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the example!

@AfoHT AfoHT added this pull request to the merge queue Oct 2, 2024
Merged via the queue into rtic-rs:master with commit 87a8b74 Oct 2, 2024
55 checks passed
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

Successfully merging this pull request may close these issues.

broken usage example for i2c sharing
2 participants