Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

USB 2.0 ISP1761

Hi all!

Does anybody use the ISP1761 in a NIOS-project yet? I've heard that there are drivers, but I've never tested it. Is there any experience?

Thank you!

e-tricky

13 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi Mabcom,

    Sorry, I connot give you the schematic at this moment. I am still very busy.

    I followed those app notes.

    What are the questions about wiring?
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    originally posted by hippo@Mar 13 2007, 09:26 PM

    hi mabcom,

    sorry, i connot give you the schematic at this moment. i am still very busy.

    i followed those app notes.

    what are the questions about wiring?

    <div align='right'><{post_snapback}> (index.php?act=findpost&pid=22260)

    --- quote end ---

    --- Quote End ---

    Hi hippo,

    what is the access methode? Is there only PIO-access used? How to connect the DMA signals from the chip?

    That is the main question.

    Thanx

    Marco
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    If you want DMA (sure), you have to design a DMA core and connect the DREQ/DACK. Please read the data sheet and apps note.

    But you still need to test PIO mode first. After PIO mode works, then you can try DMA.