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 Microchip 25LC640 support #123

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add Microchip 25LC640 support #123

wants to merge 1 commit into from

Conversation

iddq
Copy link

@iddq iddq commented Feb 4, 2020

No description provided.

@idwer
Copy link

idwer commented Feb 7, 2020

.unlock = spi_disable_blockprotect_bp1_srwd,
.write = spi_chip_write_256,
.read = spi_chip_read,
.voltage = {5000, 5000},
Copy link
Contributor

Choose a reason for hiding this comment

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

Hello,

By looking at the datasheet I see different range of the voltage:
kép

There are flashrom supported programmers which supports adjustable IO voltage so it is useful to keep these values correct.

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.

None yet

3 participants