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

WIP: stm32l4: add initial dfsdm support #1536

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

franzflasch
Copy link

@franzflasch franzflasch commented Mar 27, 2024

This is my attempt to add support for DFSDM for the l4. (Maybe this can also be used for other variants that have a DFSDM, but I did not really check). I am currently using this on my STM32L476RG nucleo board together with a TI AMC1306.

This is a WIP PR, so by no means consider this as complete!! It is still missing a lot of stuff, but the basics are working already.

I tend to add stuff to open source projects and they never reach it upstream because it is incomplete or I stop working on it. So this time at least I try to push what I already have, maybe it can be useful for someone or maybe we can work together on finishing it. I will also add an example PR to the examples repository.

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.

None yet

1 participant