Closed terrabite3 closed 1 year ago
Hey there @terrabite3 -
Easiest place to find the pinout is on the silkscreen on the back side of the board. It looks like this:
I agree that there should be a better description of these signals in the README.
Here is a more verbose summary of each pin, I will add this to the README:
As for the assignments per-board, there are some gotchas for different FPGA boards - in some cases I have left comments in the pin assignment files for each board under gateware/boards
Hi @schnommus,
Yep, the silkscreen on the back is perfectly clear. I just hadn't received mine yet so I didn't know about it!
Your description is pretty good, but it's ambiguous which row is which. It looks like the I2C is on the top row and the I2S is on the top and bottom? The GND and 3V3 make the other dimension clear.
I'll be using an Arty A7-35T, mostly because I already have one. I'm looking forward to turning this thing on.
Forgot to close this -- added the info to README. Thanks for the feedback!
You can identify pin 1 (I2S SDI) as it is the square pad, whereas the rest are round.
Hello,
I'm having trouble finding the pinout for the pmod connector. That is, which of the pins is used for which signals. If it's documented I haven't found it yet. I'm sure I could determine it by opening the schematic or reverse engineering one of the board files. But I feel that this is basic information that anyone using a different board will want to know, so it should be clearly documented somewhere obvious like the readme.
To go above and beyond, it would be great to have an annotated photo or diagram to make it totally clear which pin is which. But that's not necessary, a clear text description would be sufficient.