Jump to content

songha

Members
  • Posts

    6
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

songha's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. songha

    PMOD NIC100

    Hi Aswanth, here is the source file and the driver you need. Everything works perfectly with the NIC-100 and the Zybo Z7-20 board. The code is a part of our current project. Please do not share publicly. Inbox me for the password. Song src.rar
  2. songha

    PMOD NIC100

    I've already spent last 2 weeks to write the library for our NIC100 Pmod works on the Zybo board. It works well and the Pmod Nic100 can now send and receive all data over Ethernet channels at 10Mbps or 100Mbps speeds. So I no longer have to use 2 separate boards. Now I have to finish my project first. After that I will post a topic on the forum to share my library with everyone. Many thanks for your help. ;). Song
  3. songha

    PMOD NIC100

    you are right. Everything isn't easy as i have though before i bought this Pmod. Digilent's marketing team did the job well und i was too naive. I have tried to create my own library based on ENC24J600 datasheet since weeks. But for a newbie is not really easy. For my application i need 2 Ethernet gates but the Zybo board provides only 1. So this is why i need to apply the extenal Ethernet. But now i have a new idea that i use 2 boards separately and connect themself with a SPI interface. Then i don't need to use the NIC100 anymore. This way is of course informal and not effective but at least i can make my application working. What do you think? Should i do it like that or keep effort trying with ENC24J600 datasheet?
  4. songha

    PMOD NIC100

    Yes i kown that the NIC100 never get the speed of 100Mps when comunicate with my board through SPI interface. But in my application it's enough for speed of 10Mbps. So, my question is how to apply the library to my board to get this Pmod working.
  5. songha

    PMOD NIC100

    Hello Ana, i'm working currently with NIC100 on Zybo Board and i can't apply the Pmod. I'm newbie therefore it's really hard for me to use the adapted code of ENC24J600 Library. So i have some questions: 1) May you have the already adapted Library for me please? 2) When i clicked on your library link. I can't find out how to download the library. Please help me! Thank you in advance!
×
×
  • Create New...