Part Number: PCM1862
Could you share me the reference code for PCM1862? I didn't find any code on TI website.
PCM1862 will work with STM32L496. I2c to set registers, I2S for data.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: PCM1862
Could you share me the reference code for PCM1862? I didn't find any code on TI website.
PCM1862 will work with STM32L496. I2c to set registers, I2S for data.
Hello,
We do not have code directly for the STM processor, but we do offer generic drivers that can be leveraged for developments. Take a look at the links below. You'll be looking for the PCM186x drivers.
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/sound/soc/codecs?h=v5.4.16
| -rw-r--r-- | pcm186x-i2c.c | 1692 | logstatsplain |
| -rw-r--r-- | pcm186x-spi.c | 1680 | logstatsplain |
| -rw-r--r-- | pcm186x.c | 20835 | logstatsplain |
| -rw-r--r-- | pcm186x.h | 9410 | logstatsplain |