Search found 1311 matches

by Henrik
Wed 2012-11-28 9:28
Forum: DSP and Audio Software
Topic: MP3 encoding with VS1063
Replies: 5
Views: 5316

Re: MP3 encoding with VS1063

Re the Autogain : I tried all the values in AICTRL2 when setting AICTRL1=0, but none of the resulting MP3 files were acceptable. All of them had the base floor noise amplified to much higher levels.

This bothers me a little bit, because with autogain turned to sensible settings sound shouldn't be ...
by Henrik
Fri 2012-11-23 18:46
Forum: Slave Decoder Applications
Topic: the so pin and the xcs pin of vs1003
Replies: 4
Views: 4480

Re: the so pin and the xcs pin of vs1003

dear,
i understand what you said,thanks.but,the important problem is that the "so"pin and the "xcs" had a same signal,when gave a variational signal to the "xcs"pin

1) You say that SO has a pull-up resistor, so when xCS is high, VS10xx doesn't drive SO and pull-up resistor drives SO high.
2) When ...
by Henrik
Fri 2012-11-23 18:40
Forum: Microcontroller Software
Topic: why vs1003 don't play mp3 with 300kbps bitrate?
Replies: 18
Views: 13328

Re: How to avoid using DREQ pin on VS1003

To continue on the same topic:

You might be interested in that I have prepared an application note on the different ways of how to connect VS1003 and other VLSI ICs to a microcontroller. If so, have a look at Connecting VS10xx SPI Buses , available at http://www.vlsi.fi/fileadmin/app_notes/vs10XXan ...
by Henrik
Fri 2012-11-23 16:43
Forum: DSP and Audio Software
Topic: MP3 encoding with VS1063
Replies: 5
Views: 5316

Re: MP3 encoding with VS1063

Hello!

And happy to hear you have been able to solve most of your problem! I still have one comment:

However, if we use AUTOGAIN by setting AICTRL1=0000, then the noise in the recorded data is unacceptable. So, for the present, we are setting AICTRL1=0x0400, AICTRL2=0000.

If you activate ...
by Henrik
Fri 2012-11-23 16:38
Forum: Slave Decoder Applications
Topic: the encoding and data transfering of vs1063
Replies: 2
Views: 3350

Re: the encoding and data transfering of vs1063

... later this month we will publish an example code of how to record with VS1063 and how to read the recorded audio through SPI.

That "later this month" is now.

It gives me great pleasure to offer you generic microcontroller C example code for how to play back and record into MP3, Ogg, WAV PCM ...
by Henrik
Tue 2012-11-20 19:50
Forum: Slave Decoder Applications
Topic: the encoding and data transfering of vs1063
Replies: 2
Views: 3350

Re: the encoding and data transfering of vs1063

dear all,
vs1063 as a slave,it connects with an arm MCU.when i use vs1063 to record and encode with mic or line,during recording and encoding,can i send the encoding data to the ARM MCU through spi? and, can i send the encoding data to other chip to decode at the same time?if you are patient,give ...
by Henrik
Tue 2012-11-20 19:41
Forum: Stand-Alone Applications
Topic: vs1053 proto board noise
Replies: 4
Views: 3922

Re: vs1053 proto board noise

Could you upload an example recorded file showing the noise problem? It needs to be only a few seconds long so that the issue can be heard. Then we could try to guess the reason for it.

PS: You mention both VS1053 and VS1063. Which IC are you using?

Kind regards,
- Henrik
by Henrik
Tue 2012-11-20 18:50
Forum: Slave Decoder Applications
Topic: the avdd is 3.3
Replies: 1
Views: 2370

VS1003 AVDD

vito1989 wrote:can i make the avdd 3.3v?
This information can be found in the VS1003 Datasheet, Chapters 4.2 Recommended Operating Conditions, and 4.1 Absolute Maximum Ratings.
vito1989 wrote:what is the affection to vs1003?
It will break.
by Henrik
Tue 2012-11-20 9:52
Forum: Microcontroller Software
Topic: why vs1003 don't play mp3 with 300kbps bitrate?
Replies: 18
Views: 13328

How to avoid using DREQ pin on VS1003

Hello Mahdi,

we don't recommend using a delay to synchronize your MP3 playback. Even if you try to maintain perfect timing it will sooner or later lead into synchronizing problems.

However, if you really want to save a pin, you may check the state of DREQ with two SCI operations instead of using a ...
by Henrik
Tue 2012-11-20 0:12
Forum: DSP and Audio Software
Topic: MP3 encoding with VS1063
Replies: 5
Views: 5316

Re: MP3 encoding with VS1063

It is normal that background white noise levels rise if you add amplification. However, there are of course limits to what is normal and what is not.

For us to be able to help you, please provide the following information:
1) Do you use line input or microphone input?
2) Is the noise white noise or ...