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

Add MB85RS4MTY 4MBit FRAM Chip #33

Merged
merged 2 commits into from
Aug 28, 2024
Merged

Add MB85RS4MTY 4MBit FRAM Chip #33

merged 2 commits into from
Aug 28, 2024

Conversation

GlibSkunk
Copy link
Contributor

Added product ID and modified wake time for part.

There's more functionality to the chip which is still unused, but seems unique to this chip and is therefore likely outside the scope of this library regardless.

https://www.fujitsu.com/jp/group/fsm/en/documents/products/feram/lineup/MB85RS4MTY-DS501-00065-3v0-E.pdf

Added product ID and modified wake time for part.

There's more functionality to the chip which is still unused.
https://www.fujitsu.com/jp/group/fsm/en/documents/products/feram/lineup/MB85RS4MTY-DS501-00065-3v0-E.pdf
@GlibSkunk
Copy link
Contributor Author

Note to anyone who may use this in the future - the MB85RS4MTY chip also differs in that it resets the WEL (write enable latch) after wake from hibernate. If woken for writing, writeEnable() must be called

Copy link
Member

@hathach hathach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

superb! thank you for continue to add more support for sleep mode

@hathach hathach merged commit 0d912ef into adafruit:master Aug 28, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants