This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

AD73311 and 8051?

Do anybody work with Codec AD73311 (Analog Device)? I am trying control it. Please, give me any advise.
Lisette.

Parents
  • I have read AD73311 datasheet. I know it is compative with ADSP. But I else never work on ADSP. Now I only have got AT89C81/52/55 and AD73311. Thus I want to use them to control AD73311. My goal is receive the voice data from AD73311, write on PC and after that send to AD73311 to reconstruct the voice.
    I think, if know the algorithm, I can control AD73311. Have you got any advise for me?
    By the way, Could you answer me that has TUSB3200 chip got the host USB port? I have got the USB232BM chip of FTDI, it is the client. I am trying select an USB host chip.
    Thank you.
    Lisette.

Reply
  • I have read AD73311 datasheet. I know it is compative with ADSP. But I else never work on ADSP. Now I only have got AT89C81/52/55 and AD73311. Thus I want to use them to control AD73311. My goal is receive the voice data from AD73311, write on PC and after that send to AD73311 to reconstruct the voice.
    I think, if know the algorithm, I can control AD73311. Have you got any advise for me?
    By the way, Could you answer me that has TUSB3200 chip got the host USB port? I have got the USB232BM chip of FTDI, it is the client. I am trying select an USB host chip.
    Thank you.
    Lisette.

Children
  • "Could you answer me that has TUSB3200 chip got the host USB port?"

    I very much doubt it!

    All the 8051s with USB that I've seen are Peripherals.

    I think running a USB host is beyond the capabilities of an 8051!

  • Hi Lisette,

    I have read AD73311 datasheet.
    But did you understand it? It gives detailed waveform examples and everything required to speak to this chip. Which bit don't you understand?

    Now I only have got AT89C81/52/55 and AD73311.
    You never answered, why are you using a CODEC intended for a DSP?

    By the way, Could you answer me that has TUSB3200 chip got the host USB port? I have got the USB232BM chip of FTDI, it is the client. I am trying select an USB host chip.
    Thank you.


    I agree with Andy. USB is a horrendously complex protocol, and you will not find an 8051 based host. USB is simply not suited for communication between micrcontroller type devices.