Hi, does any Stellaris Cortex-M4F have built-in I2S support? Thanks!
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.
The LM4F series does not have I2S support. If you need a Stellaris part that supports I2S, you can find one with the selection tool at http://www.ti.com/mcu/docs/mculuminaryprodsearch.tsp?sectionId=95&tabId=2485&familyId=1755.
Hello John
Try using this dual SPI solution to implement I2S.
http://www.ti.com/lit/an/spma042b/spma042b.pdf
Thank you