Skip to content

SPIF_WritePage corrupting source buffer #43

@wolfgangbregel

Description

@wolfgangbregel

Hi all,

I experience that SPIF_WritePage function corrupts the source buffer (other write operations will do so aswell).
This is due to the fact that SPIF_WriteFn calls SPIF_TransmitReceive() which in turn sets its rx and tx buffer to source buffer, and by this corrupts the source buffer.
Wouldn't it be better to call a transmit only function here?

Best regards.

Wolf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions