MX c61f86fb08 add missing furi_string_free 2 年之前
..
.gitkeep dc56fbd761 add new apps 2 年之前
LICENSE dc56fbd761 add new apps 2 年之前
README.md dc56fbd761 add new apps 2 年之前
application.fam dc56fbd761 add new apps 2 年之前
sd_spi.c dc56fbd761 add new apps 2 年之前
sd_spi.h dc56fbd761 add new apps 2 年之前
sd_spi_app.c c61f86fb08 add missing furi_string_free 2 年之前
sd_spi_app_10px.png dc56fbd761 add new apps 2 年之前

README.md

Flipperzero-SD-SPI

Flipper Zero FAP for Lock and Unlock SD card / Micro SD card through SPI protocol (CMD42).

Pinout

Without Flipper Zero SDBoard the SD card it must be connected as in the table below

Flipper Zero SD Card
9/3.3V +3.3V
8/GND GND
2/A7 Mosi
3/A6 Miso
4/A4 CS
5/B3 SCK

Usage

Whenever an sd card is connected it is required make a "Init", if the operation is successul in the "status" tab R1 is "NO ERROR" and it is possible execute other commands.

"Lock" and "Unlock" work with password set in namesake tab.

Force Erase allow the removal of unknown password from SD but erases all content.

After the first save, the password is stored in apps_data/sdspi/pwd.txt. you can change it to use characters not found on the flipper keyboard.