ESP8266 Developer Zone The Official ESP8266 Forum 2015-11-08T12:06:15+08:00 https://bbs.espressif.com:443/feed.php?f=65&t=1053 2015-11-08T12:06:15+08:00 2015-11-08T12:06:15+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1053&p=4481#p4481 <![CDATA[Re: I2S Interrupt Mask (INUM)]]> viewtopic.php?f=31&t=1343.
Good luck!

BR.
ss

Statistics: Posted by sourse — Sun Nov 08, 2015 12:06 pm


]]>
2015-09-15T03:01:43+08:00 2015-09-15T03:01:43+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1053&p=3686#p3686 <![CDATA[Re: I2S Interrupt Mask (INUM)]]> (8N, 8P, 8H) viewtopic.php?f=20&t=225
It seems that there is an I2S module with a TX and RX unit, but I am unsure if this is the same SDIO unit that document 8H indicates can run in SPI compatibility mode. I don't know if the I2S function is just a compatibility mode as well. They share the same link list configuration instructions for DMA transfer.

I ask about the registers and interrupts because I see interrupt registers defined in the Espressif mp3 streaming I2S example, but I can't seem to make them function automatically. I don't know if this is something I can write a value to the raw interrupt register and trigger an interrupt that way.

I tried some bit banging, and I am able to detect word changes on my I2S Word_select input line, but I have not yet been successful getting the I2S FIFO to read in the DATA line in response. I am also unsure if the FIFO can make an automatic operation to the DMA. There is a register called I2SREXOF_NUM that seems to have something to do with this.

Long story short, I will take your advice and keep trying to implement software control after I calm down for a bit. Thanks.

Statistics: Posted by anwarhahj — Tue Sep 15, 2015 3:01 am


]]>
2015-09-13T16:15:35+08:00 2015-09-13T16:15:35+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1053&p=3674#p3674 <![CDATA[Re: I2S Interrupt Mask (INUM)]]> Statistics: Posted by eriksl — Sun Sep 13, 2015 4:15 pm


]]>
2015-09-03T02:26:10+08:00 2015-09-03T02:26:10+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1053&p=3535#p3535 <![CDATA[I2S Interrupt Mask (INUM)]]>

If one needs to set an I2S interrupt, such as I2S_I2S_RX_TAKE_DATA_INT, what interrupt number should be supplied to ets_isr_attach()?

Thanks.

Statistics: Posted by anwarhahj — Thu Sep 03, 2015 2:26 am


]]>