Replies: 1 comment
-
I notice that I never came back to answer this. Sorry about that. Yes you are right, there are some inconsistencies. For instance, These must have been debug signals added by the author, exporting them to FPGA signals through the RTL design rather than representing the interconnections at the PCB level. This will need some verification. Thanks for pointing it! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
According to this the "Upper right PMOD" pins are connected to the SPI bus. However the schematic shows that the PMOD and SPI bus get their own pins:


According to SPI Pinouts docs here, for example pin 20 would be shorted with pin 12?

Also this would break second UART forwarding and be really limiting in ice-pico communications when the flash is in use after the bitstream is read?
Beta Was this translation helpful? Give feedback.
All reactions