Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The SPI flash memory ID is displayed as “ff-ff-ff” once the PineTime has gone into sleep mode (on new chips only). #2118

Open
1 task done
JF002 opened this issue Sep 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@JF002
Copy link
Collaborator

JF002 commented Sep 4, 2024

Verification

  • I searched for similar bug reports (including closed issues) and found none was relevant.

What happened?

The SPI flash ID are set to "ff-ff-ff" in System Info after deep sleep

What should happen instead?

They should be displayed as "68-40-16"

Reproduction steps

Using a new PineTime equipped with the new flash chip - BY25Q32ESWIG, boot the device and before it has the chance to go to sleep, go to the SystemInfo app (Quick Settings -> Settings -> About -> 3rd page). The SPI Flash field displays "68-40-16".

Let the watch go to sleep, and repeat the procedure again : the Spi Flash field now displays "ff-ff-ff"

More details?

I guess something prevents InfiniTime from fetching those IDs after deep sleep. I'll need to debug this further and check the data sheet to check if there's something specific related to the deep sleep mode.

Note that the SPI flash seems to work fine even if InfiniTime couldn't get the IDs.

Version

1.14.1

Companion app

N/A

@JF002 JF002 added the bug Something isn't working label Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant