Jump to content

malfalf

Members
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

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

malfalf's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. Hello again, I found that my problem was that I needed a variable to control when the send or receive proccess is complete and, for that, you must enable the interrupts. So, I modified the project in Vivado and I add the interrupt handlers in my code and everything is working now. I follow the next webpage (it is in Spanish but you can find images with the Vivado design and the code): https://programmerclick.com/article/91841879660/ Have a nice day,
  2. Hello, I am trying to communicate an accelerometer and my Zedboard using I2C and I am facing an annoying problem. The I2C SCL signal remains in low value after the communication. The code is very simple as you can see in the attached file exampleCode.c. I am able to see the signals in my oscilloscope and they are correct according to the datasheet (see last picture), but after the slave sends the data, the Zedboard doesn't send the stop signal and the SCL signal remains in low value. Why is this happening? What am I doing wrong? I would appreciate if anyone could help me with this problem. Have a nice day, exampleCode.c
  3. malfalf

    Zedboard gerber files

    Hello JColvin, Thank you very much for your answer. Yes, please, I would appreciate if you could provide me that contact. Have a nice day,
  4. Hi, Is it possible to obtain the Zedboard gerber files? I am very interested in how the DDR3 memory chips are routed. Thank you very much in advance. Have a nice day,
×
×
  • Create New...