atmel-software-package icon indicating copy to clipboard operation
atmel-software-package copied to clipboard

where is the I2S driver?

Open ghbear2020 opened this issue 5 years ago • 1 comments

I saw SSC driver,but I can not find I2S driver. Please help me. Thx.

ghbear2020 avatar Dec 20 '19 08:12 ghbear2020

We have drivers for I2S through our SSC IP (in our audio examples, except for Class-D audio example). The interface to I2S is done via SSC IP, instead of I2S IP. This is because of the supported boards use SSC IP to connect audio CODECs. I hope these audio examples using SSC IP that connect to Audio codec via I2S is good enough for you.

If you have developed I2S using I2S IP which fits our architecture, it would be great. If possible, please send PR to us to help more customers.

If you have a project on-going, with I2S driver via I2S IP as one of the blocking factors, please contact Microchip's local sales and design support channels. We try to find what we can do for you. Thanks.

junminlin avatar Jan 02 '20 02:01 junminlin