Are I2S drivers present in the nRF Connect SDK for the nRF9160 and/or nRF52840?
Are I2S drivers present in the nRF Connect SDK for the nRF9160 and/or nRF52840?
This may be a stupid question, but you are referring to I2S (Inter-IC Sound) & not I2C, right? We do have an example in the standard nRF5 SDK that works with I2S (see link).
Zephyr does have an i2s driver here (more documentation here). Not sure whether we have an example for that in Nordic Connect SDK yet. It does not seem that we have implemented our own driver for this yet (not sure whether we will or not). The latest documentation regarding NCS can be found here.
Yes, I meant I2S. I saw that Zephyr has I2S support for chips from other vendors so I wanted to know if getting I2S support for Nordic chips is planned.
Since we do support I2S on the nRF91, I am guessing it will be supported in the future. To be sure, you can send an e-mail to your local Regional Sales Manager, who should be able to give you an update. If you do not know who this is, send me a PM on DevZone referring to this case & I will put you in contact with your RSM.