Which Pi ?I have a pretty basic issue, I want to generate output to I2S port as master at the highest possible sample rate, I hope 768k is possible but the "official" 384k would be a good start. I use snd_pcm_hw_params_set_rate_near(handle, params, 384000, 0) but get the default 48k as the WCLK.
Is there some else to know and configure than
https://github.com/AkiyukiOkayasu/Raspb ... I2S_Master for using the pi as master
and the command above needed to get master @ 384k ?
Statistics: Posted by MikeDB — Tue Feb 04, 2025 7:22 pm