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

Pinout for Flash to Slice Kit ? #4

Open
juthi opened this issue May 13, 2014 · 0 comments
Open

Pinout for Flash to Slice Kit ? #4

juthi opened this issue May 13, 2014 · 0 comments

Comments

@juthi
Copy link

juthi commented May 13, 2014

What is the pinout (Port mappings) for the Winbond to Slicekit ? The photos show a SDRAM kit and the Flash Slice Kit does not appear to be (yet) public.

following routine contains an error:
static void erase(quad_spi_ports &p, unsigned inst, unsigned address){

//error reads as:
p.DQ @ time <: ZIP(0x20) | INST_MASK;

and should be:
p.DQ @ time <: ZIP(inst) | INST_MASK;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant