Skip to content

Trailing bits after sector read / write #3

Description

@dshadoff

According to this post:
http://pcedev.blockos.org/viewtopic.php?f=5&t=98&start=10#p737

The 'read sector' routine should send 3 bits after completing a sector read (but your code doesn't do this yet). I have tested this, and it seems necessary.

In the same post, the 'write sector' routine has a slightly different end-sector sequence. It seems to read 2 bits, then send 3, then check the value of the last bit read. I haven't checked whether this is necessary though.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions