Fehler #568
Von Maximilian Seesslen vor 4 Monaten aktualisiert
According to microchip, the best way to check if the operation is finished is checking for "ACK".
Start start reding zero bytes.
The chip will not send an ACK when its busy. Retry will also fix this, but "waitBusy()" looks nicer.
Some chips have page sizes of 8, some of 32 bytes.
Start start reding zero bytes.
The chip will not send an ACK when its busy. Retry will also fix this, but "waitBusy()" looks nicer.
Some chips have page sizes of 8, some of 32 bytes.