MX dc56fbd761 add new apps %!s(int64=2) %!d(string=hai) anos
..
.gitkeep dc56fbd761 add new apps %!s(int64=2) %!d(string=hai) anos
LICENSE dc56fbd761 add new apps %!s(int64=2) %!d(string=hai) anos
README.md dc56fbd761 add new apps %!s(int64=2) %!d(string=hai) anos
application.fam dc56fbd761 add new apps %!s(int64=2) %!d(string=hai) anos
sd_spi.c dc56fbd761 add new apps %!s(int64=2) %!d(string=hai) anos
sd_spi.h dc56fbd761 add new apps %!s(int64=2) %!d(string=hai) anos
sd_spi_app.c dc56fbd761 add new apps %!s(int64=2) %!d(string=hai) anos
sd_spi_app_10px.png dc56fbd761 add new apps %!s(int64=2) %!d(string=hai) anos

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.