Hello,
I am using the CC8530 on my board, one in master mode and one in slave mode, and I have a problem on the second one when the network is not active.
I need to use the I2S clock even when the two CC8530 are not paired. The problem is that by default on slave the clock are :
- MCLK : 12.29MHz
- BCLK : 3.07MHz
- WCLK : 48KHz
My other device which need the clock to generate I2S is working at 44.1KHz and cannot use 48KHz for sample rate (WCLK frequency).
So my question is, with "EHIF library" is there a way to change that frequency ?
Thank you for help