Take the SPI flash out of deep sleep mode #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It looks like the
AT25SF161might need aResume from Deep Power-Down (ABh)command before being able to do anything?The
AT25SF161does not require this command, however it has been added as part ofspiInit().