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

[nrf fromlist] tests: drivers: i2s: Add tests at typical audio sample rates #2461

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

Conversation

nordic-segl
Copy link
Contributor

@nordic-segl nordic-segl commented Feb 4, 2025

Change frame clock frequency to a global variable so it can be changed inside a test.

Add short transfer test at 16000, 32000, 44000, 44100, 48000 and 96000 frame clock frequency.

Add configuration for nrf5340dk where i2s peripheral is clocked from ACLK.

Upstream PR #: 85126

manifest-pr-skip

@nordic-segl nordic-segl force-pushed the NRFX-7022_Add-I2S-test-at-48000 branch from 8aab268 to 2b270c6 Compare February 4, 2025 11:38
@nordic-segl nordic-segl changed the title [nrf fromlist] tests: drivers: i2s: Add test with 48kHz sample rate [nrf fromlist] tests: drivers: i2s: Add tests at typical audio sample rates Feb 4, 2025
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request Feb 4, 2025
Include:
tests: drivers: i2s: Add tests at typical audio sample rates
zephyrproject-rtos/zephyr#85126
nrfconnect/sdk-zephyr#2461

Signed-off-by: Sebastian Głąb <[email protected]>
@nordic-segl nordic-segl force-pushed the NRFX-7022_Add-I2S-test-at-48000 branch from 2b270c6 to 4fb999a Compare February 7, 2025 08:59
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request Feb 7, 2025
Include:
tests: drivers: i2s: Add tests at typical audio sample rates
zephyrproject-rtos/zephyr#85126
nrfconnect/sdk-zephyr#2461

Signed-off-by: Sebastian Głąb <[email protected]>
… rates

Change frame clock frequency to a global variable so it can be
changed inside a test.

Add short transfer test at 8000, 16000, 32000, 44100, 48000, 88200
and 96000 frame clock frequency.

Add configuration for nrf5340dk where i2s peripheral is clocked
from ACLK.

Upstream PR #: 85126

Signed-off-by: Sebastian Głąb <[email protected]>
@nordic-segl nordic-segl force-pushed the NRFX-7022_Add-I2S-test-at-48000 branch from 4fb999a to 5366482 Compare February 7, 2025 09:03
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.

2 participants