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

Added W25Q512JV support for spi mem manger app. #148

Draft
wants to merge 2 commits into
base: dev
Choose a base branch
from

Merge branch 'dev' into W25Q512JV

300b29f
Select commit
Loading
Failed to load commit list.
Draft

Added W25Q512JV support for spi mem manger app. #148

Merge branch 'dev' into W25Q512JV
300b29f
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed Started 2024-03-19 23:03:38 ago

2 / 3 tasks completed

1 task still to be completed

Details

Required Tasks

Task Status
This adds chip detection/support for Winbond W25Q512JV to SPI Mem Manager Incomplete
Compile the .fap binary using ufbt; Incomplete
Upload the binary to the apps folder on Flipper; Incomplete
Connect W25Q512JV via SPI; Incomplete
Device must discover chip correct and define model and vendor as on picture below; read/write/erase actions with memory should work correct. Incomplete
PR has description of feature/bug or link to Confluence/Jira task Completed
Description contains actions to verify feature/bugfix Completed
I've built this code, uploaded it to the device and verified feature/bugfix Incomplete