Page 1 of 1

I2s

Posted: Tue Oct 18, 2022 3:21 pm
by DAVIDJOINER
Hi

i noticed whilst looking for an i2S component in flowcode there is one but is named I2S master slave ESP32

1. Is it possible to use this with a dspic ie ECIOP16 or is there a separate one for the dspic

2. i also wish to use the i2s in conjunction with the DSP functions is this feasible i presume it is

Regards
David

Re: I2s

Posted: Wed Oct 19, 2022 3:31 pm
by BenR
Hi David,

The ESP32 I2S component won't work but I can certainly have a go at adding support for the I2C peripheral inside the dsPIC ECIOP16 device. I hadn't noticed it was there but I see now it's tucked away inside the DCI module.

As for DSP integration yes that's a great idea and I'll keep this in mind while I'm developing the component.