Skip to content

Pinout for Flash to Slice Kit ? #4

@juthi

Description

@juthi

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;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions