Forum Discussion

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

DE2-115 Development and Education Board --- User guide

Hello,

We are planning to work with

[h=1]DE2-115 Development and Education Board[/h]

So, am looking for document or User guide of this board.

Can any one help me out.

Thanks

raja.

20 Replies

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

    --- Quote Start ---

    Read about LVDS.

    --- Quote End ---

    When i was looking for LVDS,

    i saw that SPI4.2 is System Packet Interface (not Serial Peripheral Interface Bus) used in Optical network --> http://en.wikipedia.org/wiki/system_packet_interface.

    Actually am looking for Serial Peripheral interface between DE2-115 and µC F28335.

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

    --- Quote Start ---

    Read about LVDS signaling standard, not the SPI4.2.

    --- Quote End ---

    Hey Socrates,

    LVDS used for transfering data with twisted pairs. i got it.

    What am i trying to say is,

    When i first asked for SPI interface , i got answer we can do it through HSMC connector.

    In HSMC specification, its SPI4.2 ( system Packet Interfaced used for Optical network) not Peripheral interface.

    hope u got my point.

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

    Sorry, I give up... You're too dummy to understand even basics of wiring signals. FPGA is not for You yet.

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

    Sorry for disturbing you again Sir,

    I have one last question,

    Can we use serialiser or de-serialser to connect to HSMC connecter and then connect to µcontroller.

    If my point is foolish am very sorry, as this is the first time am working with FPGA, Please excusme me.

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

    There's no point of using any additional serializer/deserializer hardware, since it is easily implementable in FPGA. You can assign almost any FPGA pin to a certain signal. FPGA is not a microcontroller. Microcontroller have hardware dedicated SPI pins. FPGA has no such pins, so You can use (almost) any pin You like for SPI signals. You will later assign a signal to pin when doing FPGA design in Pin Planner.

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

    Hi....

    My tpad run well in application selector mode, but when i try to run the camera demonstration in jtag mode, it do not show any result on the screen.

    Is there any adjustment I need to do when i use HSMC in jtag mode?
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi,

    I am very new to kit and wondering if uClinux embedded OS capable of run on it. Have anyone try it before?

    Thanks.