I2S port on ARM

Do any of you guys know of any ARM boards that SparkFun sells that have I2S ports (for audio…I’m not talking about I2C). I know Olimex carries the CS-E9301 with a Cirrus ARM9 chip that has I2S built in, but it doesn’t seem that SparkFun carries it.

I’m also open to any other suggestions on chips with built-in I2S ports. Unfortunately, this is typically a feature that seems to be far more prevalent in DSPs than in microcontrollers. :cry:

Sparkfun will stock these in few days

Tsvetan

Thanks, Tsvetan. Do you know if GCC or IAR will compile code for these chips?

Both toolchains will work. The CS9301 has an ARM920t core, which is pretty common since many years.

Regards,

Dominic