CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

ISD 1790 recording problem

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
kahbee



Joined: 09 Jun 2010
Posts: 6

View user's profile Send private message

ISD 1790 recording problem
PostPosted: Wed Jun 09, 2010 9:22 pm     Reply with quote

Hi everyone. I'm doing a project on the ISD 1790 using SPI interface. I have no problem on the SPI command which means I can play the recorded clips after sending 0x40 into ISD1790. However, when I want to record a sound clip by sending 0x41, I could not record any sound clip. The sound clip I can hear is just noise. For information, I am connecting mic into ISD1790. Is it the problem? As in the datasheet, the circuit suggested is using analog input. Actually, what is analog input? Please help... thank you in advance.
kahbee



Joined: 09 Jun 2010
Posts: 6

View user's profile Send private message

PostPosted: Thu Jun 10, 2010 3:10 am     Reply with quote

i can do it ady. hardware problem. anyway, thanks Embarassed
kahbee



Joined: 09 Jun 2010
Posts: 6

View user's profile Send private message

PostPosted: Mon Jun 21, 2010 7:50 pm     Reply with quote

actually, may i know what is analog input? there is a pin for analog input for ISD1790. is it an input for the headset with pic connected?
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Mon Jun 21, 2010 9:23 pm     Reply with quote

Look at their block diagram here:
http://www.nuvoton.com/hq/enu/ProductAndSales/ProductLines/ConsumerElectronicsIC/ISDVoiceIC/ISDChipCorder/Pages/default.aspx
They suggest that it's for background music.

It can also be used as a Line Input (mono) pin. You can connect some
other audio source (CD player, DVD player, a Radio, etc.) to the Ana In
pin and record that audio instead of the Mic input. Or you can mix it
with the Mic input in various ways.
kahbee



Joined: 09 Jun 2010
Posts: 6

View user's profile Send private message

PostPosted: Tue Jun 29, 2010 9:56 pm     Reply with quote

I now connect the analog input to my pc and play audio with it. However, I fail to record any sound. I'm sending spi command to set it as analog input only. But, it cannot work. However, if I use mic, it works fine.
p/s: I have mic as well as analog input connected. I doubt the APC register does not run. How to set it? Sad
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Wed Jun 30, 2010 11:52 am     Reply with quote

Quote:

I'm sending spi command to set it as analog input only. But, it cannot work.

1. Post a very short program that shows the problem. The program must
be compilable. It must have the #include for the PIC, #fuses, #use delay,
and main(). Keep the program short. Test the program before you post
it, to verify that it fails.

2. Post a description of the external circuit on the AnaIn pin.

3. What are the frequency and voltage levels of the input signal to AnaIn ?

4. Post your compiler version.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group