Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPI problem #3

Open
li1901 opened this issue Oct 7, 2023 · 0 comments
Open

SPI problem #3

li1901 opened this issue Oct 7, 2023 · 0 comments

Comments

@li1901
Copy link

li1901 commented Oct 7, 2023

Hello, I'm a newbie using PYNQ.
Currently, I'm working on deploying an RNN neural network on PYNQ Z2 to classify my data. I've successfully run this on PYNQ, but currently, I can only manually upload data from my PC using Jupyter.
Next, I want to use the SPI protocol to directly obtain the data I need from my data source (a simulated chip with ADC that converts the acquired signal directly into digital and transmits it via SPI, and the chip only supports SPI).
I'm currently using the SPI Python code you provided. I've successfully created a Vivado project, generated a bit file, and everything runs fine in Jupyter. However, I still can't seem to send or read signals. I don't know what's wrong.

Could you please provide some photos of your hardware projects, such as physical connection diagrams, and offer detailed explanations of the code? This would greatly help me better understand this area. Thank you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant