Ask For Help


Closed Thread
Results 1 to 19 of 19

Thread: Ask For Help

Hybrid View

  1. #1
    Bakari's Avatar
    Bakari Guest


    Did you find this post helpful? Yes | No

    Default Asking for additional support

    Dear Member,

    Could you please tell me why you need to connect the interrupt pin from ISD4002 to the microcontroller while you can read the EOM or OVF flag from the MISO register? Also, why are you connecting the RAC pin? I think it’s possible to keep it floating. Finally, is it required to set a frequency for the SCLK pin from the microcontroller or they will communicate by default without setting any clock?

    All my questions are based on my understanding. If there is any thing wrong please inform me. I am sorry for disturbing you. Thanks again for your help.

    Best regards,
    Bakari

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    for the code... sorry i can't post this one. It's prop to a customer but i remind to see some example here... do a search and you'll find them

    Yes you can skip the INT pin and read the EOM instead, same for RAC.

    I used them to make things simple and retrieve the begin and end address of each message.

    ISDs chips are close to be great, the only kind of bug if those 4002, is the pop sound at the begining and at the end... wich can be resolved in hardware... one reason of the RAC and INT.

    You don't need to bother about the SCLK frequency... it will work. It's a synchronous communication, not like a simple SERIN/SEROUT where the baudrate is important.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  3. #3
    Bakari's Avatar
    Bakari Guest


    Did you find this post helpful? Yes | No

    Default ...... Thanks ......

    Dear mister_e,

    I am sending this email for you to say thanks a lot for your great efforts (no other questions up to now)... Thaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aanks.

    Yours,
    Bakari

  4. #4
    Join Date
    Nov 2005
    Location
    Cambridge UK
    Posts
    45


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by mister_e
    ISDs chips are close to be great, the only kind of bug if those 4002, is the pop sound at the begining and at the end... wich can be resolved in hardware... one reason of the RAC and INT.
    Hi,
    I am having problems with the pop sound can you let me know how you resolved it please? I found a data sheet from winbond giving a solution to the pop when recording, but not during the play back.

    Thanks
    Nick

  5. #5
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    That's a pain, the only way i found was to monitor the address and use a extra mute circuit just before the EOF Interrupt.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  6. #6
    Join Date
    Nov 2005
    Location
    Cambridge UK
    Posts
    45


    Did you find this post helpful? Yes | No

    Default

    I was thinking of turning the audio amp off a few milli seconds before the pop,
    If I record the output audio of the 4002 back to my laptop I can use audio software to determine the average pop time and power down the lm386 before it happens.

    When I saw the bit about RAC and INT I thought you might have a way controlling it via the software.

    Regards
    Nick
    Last edited by Agent36; - 22nd September 2006 at 16:46.

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts