forked from mattvenn/basic-ecp5-pcb
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
be able to program bitstream faster. Done * used IS25LP016D-JBLE as flash, but it has problems with enabling QE for QSPI. Relace with the model used on icebreaker This is already done, comment should be removed * ecp5 SPI clock pin can't be used as an input so have to [add a bodge wire](mattvenn#3) for SPI peripheral comms with Pi. See the test-spi-clk-in branch for a workaround. Worked around by connecting this pin to a second FPGA pin * connected I2C pins are just GPIOs. I have found the Pi's I2C hardware unusable, so always use the slower bitbanged version. Connected I2C pins to official pins. Removed pull resistors as this is not needed
- Loading branch information
Rik Starmans
committed
Jul 17, 2021
1 parent
f5ee05d
commit 62485d9
Showing
5 changed files
with
5,624 additions
and
5,693 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.