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

Fix PCF files to match README #1

Closed
wants to merge 1 commit into from
Closed

Fix PCF files to match README #1

wants to merge 1 commit into from

Conversation

@elms
Copy link
Collaborator

@elms elms commented Oct 17, 2018

No description provided.

@cliffordwolf
Copy link
Contributor

@cliffordwolf cliffordwolf commented Oct 18, 2018

The README file says:

As a temporary hack, CSB is connected via P1B1 on both boards and CLK is connected via P1B2 on both boards.

So the current PCF files do match the current README afaics.

@cliffordwolf
Copy link
Contributor

@cliffordwolf cliffordwolf commented Oct 18, 2018

(The reason for this "temporary hack" is that I see signal integrity issues on the CLK line when using the other pins. I still need to figure out why exactly this is happening.)

@elms
Copy link
Collaborator Author

@elms elms commented Oct 18, 2018

I saw the updated table shows PMOD2, but not the PCF. I think it should be consistent.

Also the commented out PMOD2 set_io were switched.

#set_io qpi_csb    2	
#set_io qpi_clk    4

To match the README it should be

set_io qpi_csb    4
set_io qpi_clk    2
@elms elms closed this Oct 26, 2018
@elms elms deleted the fix_demo_pcfs branch Oct 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants