Hello all,
i need to configure the IMX pin that control the LRCLK pin of the MAX98090 as outpout beacuse i have problem with the clock signal levels. For the MCLK we have do that in this way:
how can i do the same for the LRCLK pin that is connected to the SAI_SYNC pin?
Thanks
Hi Daniele
one can look at i.MX6ULL EVK wm8960 example :
imx6ull-14x14-evk.dts\dts\boot\arm\arch - linux-imx - i.MX Linux kernel
i.MX6ULL EVK schematic
may be useful to check sai dts documentation:
fsl-sai.txt\sound\bindings\devicetree\Documentation - linux-imx - i.MX Linux kernel
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hello,
thanks we are trying to understand if the configuration of the pins is correct for our MAX98090 that is different from the wm8960 . We have set the fsl,pins in this way:
reducing the DSE resistence and enabling the fast slew rate
we have seen that the PAD define are:
so had you checked signals with oscilloscope,
do they suit MAX98090 datasheet requirements ?
Best regards
igor
Hello,
we are trying to increase the clock signal quality changing the DSE configuration of the pins following the guide on pag 19 of this document https://docs.toradex.com/104446-colibri-arm-som-imx6ull-datasheet.pdf
Thanks