GithubHelp home page GithubHelp logo

snickerdoodle-examples's People

Contributors

krtklweatherbee avatar russbush avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

snickerdoodle-examples's Issues

Not working on Prime LE

@krtklbush @Weatherbee
Unfortunately, I could not get the emio-spi example to work on the snickerdoodle prime.
Here is what I tried:

-> Regenerated everything in vivado 2017.4
-> Exported hardware
-> Created fsbl project in sdk using the exported hardware
-> Generated boot.img using the created fsbl.elf, bitstream and the provided u-boot.elf.

No matter what I try the result of spitest is always:

0x00 0x00 0x00 0x00

Attached, you will find my devicetree.dts (as txt for github) and the bif file (as txt). I really hope it is my fault and not a hardware issue.

Thank you.

devicetree.txt
FSBL.txt

Incorrect pin mapping in gpiotest.sh

The file snickerdoodle_GPIO/gpiotest.sh has an incorrect mapping for pin JXX.37

[32]=4 [35]=6 [36]=23 [37]=27 [38]=22)

This should be

[32]=4 [35]=6 [36]=23 [37]=7 [38]=22)

Also, the entry for the PS gpio is missing entries for J3.2 and J3.4 (aka MIO 52 and 53).

The snickerdoodle_black_GPIO/gpiotest.sh versions correct for both of these issues.

GPIO errors on default project

Anyone know why in Vivado2019 I get these errors? I had to attach GPIO2 from the first axi_gpio_0 to GPIO1 output and similarly from the second to GPIO3 before running synthesis and implementation. Do I need to someone specify no connects to the gpio_tri_io signals?

gpio_errors

GPIO example failure in Vivado 18.2

I tried to run a vivado project as follows for the snickerdoodle:

vivado -mode gui -project snickerdoodle_GPIO.xpr &

It needed to upgrade 5 IPs for Vivado 18.2 which I did. Then I saw some GPIO not connected and clicked the automation assistant and selected all and it connected some of them but not some of them. So, I clicked generate bitstream and I am getting the following errors. Shouldn't it work right out of the box for such a simple example. Also, I am not sure why GPIO2 and GPIO3 are not automatically connected. Any ideas, anyone?

screen shot 2018-11-03 at 9 48 11 am

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.