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

Cannot enable OUT_VOLUME_IN_MIXER with TDM #148

Open
xross opened this issue Mar 14, 2023 · 1 comment
Open

Cannot enable OUT_VOLUME_IN_MIXER with TDM #148

xross opened this issue Mar 14, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@xross
Copy link
Contributor

xross commented Mar 14, 2023

By default lib_xua runs output volume processing in the mixer task if it is present (OUT_VOLUME_IN_MIXER=1)

When TDM is enabled some issues have been discovered through testing, we assume this is due to the larger MIPS requirement of TDM.

This has been experienced in app_usb_aud_xk_216_mc with build config 2ASi16o16xxxxxx_tdm8, for example.

#147 moves volume processing to the decouple task for the TDM configs.

@xross
Copy link
Contributor Author

xross commented Mar 14, 2023

Confirmed timing is not met at 88.2 with TDM slave and OUT_VOLUME_IN_MIXER, data misses timing by up to 2 bit clocks.

Over-clocking the XS2 device to 600MHz "resolves" the issue, further confirming the MIPS/timing theory.

@xross xross added the bug Something isn't working label Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant