hi all,
i don't quite understand the i2s of vs1063,can you tell me how to use it ?and tell me how to configure the register?as we can configure the i2s_config to control the i2s,such as i2s_mclk,i2s_sclk,but the i2s_lrout is how to control,where is config to the i2s_lrout?i want to select the right/left channel ,how to realize it?what should i do ?
last,please tell me the difference between i2s_mclk and i2s_sclk,awaiting your reply!
best,
-churmenton
how to use VS1063'i2s
-
- Senior User
- Posts: 80
- Joined: Wed 2012-07-11 15:58
Re: how to use VS1063'i2s
hi,
i don't understand the"GPIO7 I2S_SDATA DIO General purpose io 7/i2s_sdata" and "i2s interface for external DAC"in datasheet,what is the mean? i feel it is contradictory!!
i don't understand the"GPIO7 I2S_SDATA DIO General purpose io 7/i2s_sdata" and "i2s interface for external DAC"in datasheet,what is the mean? i feel it is contradictory!!
Re: how to use VS1063'i2s
Each pin can be GPIO or a peripheral function such as I2S.
If you enable the I2S, then the pins will be I2S pins.
If you disable the I2S, then the pins will be GPIO
-Panu
If you enable the I2S, then the pins will be I2S pins.
If you disable the I2S, then the pins will be GPIO
-Panu
Info: Line In and Line Out, VS1000 User interface, Overlay howto, Latest VSIDE, MCU Howto, Youtube
Panu-Kristian Poiksalo
Panu-Kristian Poiksalo
Re: How to use VS1063's I2S
This Wednesday we have updated the VS1063 Datasheet so that it better explains how to activate I2S.
For details, please read Chapter 10.13, I2S Output from the datasheet, available at http://www.vlsi.fi/fileadmin/datasheets ... 1063ds.pdf .
Kind regards,
- Henrik
For details, please read Chapter 10.13, I2S Output from the datasheet, available at http://www.vlsi.fi/fileadmin/datasheets ... 1063ds.pdf .
Kind regards,
- Henrik
Good signatures never die. They just fade away.
-
- Senior User
- Posts: 80
- Joined: Wed 2012-07-11 15:58
Re: how to use VS1063'i2s
dear henrik,
thanks very much,you help all clients,i think you should change the Pin Type of GPIO7/I2S_SDATA to DO in Chapter five ,i think the GPIO7/I2S_SDATA can used as output only,no input.please check it carefully,thanks!

thanks very much,you help all clients,i think you should change the Pin Type of GPIO7/I2S_SDATA to DO in Chapter five ,i think the GPIO7/I2S_SDATA can used as output only,no input.please check it carefully,thanks!



Re: how to use VS1063'i2s
Hi!
It can be input, but only if it is set to be GPIO.
The pad is an input/outpud pad, but the I2S is only output. GPIO7 is input/output. I2S_SDATA is output.
-Panu
It can be input, but only if it is set to be GPIO.
The pad is an input/outpud pad, but the I2S is only output. GPIO7 is input/output. I2S_SDATA is output.
-Panu
Info: Line In and Line Out, VS1000 User interface, Overlay howto, Latest VSIDE, MCU Howto, Youtube
Panu-Kristian Poiksalo
Panu-Kristian Poiksalo