Skip to content

Conversation

@nbadal
Copy link

@nbadal nbadal commented Feb 19, 2024

What's new

  • This adds chip detection/support for Winbond W25Q512JV to SPI Mem Manager

Verification

Datasheet for W25Q512JV

Steps to verify:

  • Compile the .fap binary using ufbt;
  • Upload the binary to the apps folder on Flipper;
  • Connect W25Q512JV via SPI;
  • Device must discover chip correct and define model and vendor as on picture below; read/write/erase actions with memory should work correct.

Checklist (For Reviewer)

  • PR has description of feature/bug or link to Confluence/Jira task
  • Description contains actions to verify feature/bugfix
  • I've built this code, uploaded it to the device and verified feature/bugfix

@hedger hedger added enhancement New feature or request app:spi_mem_mgr labels Mar 19, 2024
@hedger
Copy link
Member

hedger commented Mar 19, 2024

@nbadal please undraft when ready

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

app:spi_mem_mgr enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants