-
-
Notifications
You must be signed in to change notification settings - Fork 177
Open
Description
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
Labels
No labels