Dear NXP community,
I am currently experimenting with the I.MX RT1010EVK and the SDK example „evkmimxrt1010_dev_audio_speaker_freertos“.
In its original state, it works fine and is recognized by Windows as supporting only 48 kHz/16 bits.
I now wanted to add 24Bit support and made the according changes to the USB descriptors and defines of the example code.
I didn’t make any changes to the codec code because at this stage, I am only interested in making the device appear correctly in Windows.
With these code changes, the device is still recognized by Windows, but something is not right.
The “advanced” tab in speaker properties is missing, and playing a test sound is not possible.
It would be great if anyone could help me resolve this issue or point me in the right direction.
Thanks!