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

Can the Mono example use only DAC_CHANNEL_2 and pin 26, since pin 25 is composite video? #8

Open
ivorss opened this issue Jul 24, 2021 · 0 comments

Comments

@ivorss
Copy link

ivorss commented Jul 24, 2021

I noticed that the Mono example uses pin 25 and it initializes both channels, which makes this sound driver incompatible with the approach to untie the two DACs and use one for composite video, the other for audio. However from the video I was left with the impression that the ULP approach was a way for the sound not to be interrupt-driven and offload some of the work to the ULP.

Can that Mono example be modified to use pin 26 instead of 25 and leave the composite video channel unaffected?

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