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

Feature - TDM SAI/Codec Support #499

Open
stephenhensley opened this issue Mar 14, 2022 · 1 comment
Open

Feature - TDM SAI/Codec Support #499

stephenhensley opened this issue Mar 14, 2022 · 1 comment
Labels

Comments

@stephenhensley
Copy link
Collaborator

This has become requested both on slack and the forum.

The SAI2 peripheral exposed on the pinout of the Daisy Seed is capable of working with TDM, but the current sai module does not support it yet.

The HAL Reference, and STM32H750 Reference Manual can be used to determine the specific configurations needed, and what needs to be done.

@heartwerker
Copy link

Hi @stephenhensley,

i created a working implementation:

https://github.com/heartwerker/daisy_seed_tdm_eurorack_pmod
https://github.com/heartwerker/libDaisy/tree/feature/audio-tdm-codec-ak4619

open to do a proper PR for that!

:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants