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

Upload bitstream to FPGA from ESP32 #11

Open
smartperson opened this issue Jul 15, 2020 · 5 comments
Open

Upload bitstream to FPGA from ESP32 #11

smartperson opened this issue Jul 15, 2020 · 5 comments
Labels
enhancement New feature or request

Comments

@smartperson
Copy link
Owner

smartperson commented Jul 15, 2020

Clone of issue #10, splitting off because that originally included two issues.

"Is there a way to include the code on esp32 for default bitstream upload and web server as well so we don't have to use the jtag ."

@smartperson
Copy link
Owner Author

This is 100% within the capabilities of this board. Basically we'd need to write an ESP32 program which flashes the bitstream from the microSD card if it's available. Could you share more about why using the JTAG is difficult? At least for now it makes quick development of the hardware very easy.

I'm actually thinking of disabling the esp32 test shortly so I can focus more on the hardware. I just wanted to make sure that some kind of communication between the two chips was possible with the existing wiring.

@smartperson
Copy link
Owner Author

Ohhh wait, we could actually upload a new bitstream to the fpga via a webserver running on the ESP32. Maybe! Is that what you're thinking about?

@smartperson
Copy link
Owner Author

@enrixp do you have any code you can share on how you uploaded the firmware using a webserver? I'd love to see how you set that up.

@enrixp
Copy link

enrixp commented Jul 17, 2020

@enrixp
Copy link

enrixp commented Jul 17, 2020

@smartperson smartperson added the enhancement New feature or request label Sep 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants