First off, I'm very excited that you've made this library, I'm a sound engineering student and am looking forward to playing with this.
I have run into an issue using the library however. I've taken the example code to generate a sine wave and used it as is, i'm doing all the config of the codec chip (a Texas Instruments TLV320AIC23B) via a Bus Pirate (http://dangerousprototypes.com/docs/Bus_Pirate).
I have confirmed that I have good clock signals being generated by the codec, but there is no signal present on the TD pin.
I have managed to ascertain that the interrupt is not being called, although I don't know why. Do you have any ideas why this may be?
Hi there,
First off, I'm very excited that you've made this library, I'm a sound engineering student and am looking forward to playing with this.
I have run into an issue using the library however. I've taken the example code to generate a sine wave and used it as is, i'm doing all the config of the codec chip (a Texas Instruments TLV320AIC23B) via a Bus Pirate (http://dangerousprototypes.com/docs/Bus_Pirate).
I have confirmed that I have good clock signals being generated by the codec, but there is no signal present on the TD pin.
I have managed to ascertain that the interrupt is not being called, although I don't know why. Do you have any ideas why this may be?
Many thanks in advance, Ashley