carlk3/no-OS-FatFS-SD-SPI-RPi-Pico
A FAT filesystem with SPI driver for SD card on Raspberry Pi Pico
CApache-2.0
Issues
- 1
Troubles when trying to run simple example
#96 opened by krysiek-zz - 4
SDIO code linked even if not used.
#95 opened by FreddyVRetro - 1
simple example: replugging SD-Card while unmounted results in low level disk error
#94 opened by nasrudin2468 - 5
Looking for a function to retrieve used and free space on SD card prior to write.
#93 opened by jimtal001 - 10
SPI on lowest clock (20 mhz)
#72 opened by niansa - 82
Pico FatFS_SPI_example.elf locks on strcmp()
#91 opened by drankinatty - 7
- 4
Suggestion for calculating CRC/etc
#63 opened by callous4567 - 2
Disable GP25 LED
#15 opened by ikjordan - 11
f_open may mess up cyw43_gpio_irq_handler?
#74 opened by thangnguyen-69 - 8
Clock Speed Requirements
#73 opened by willeccles - 3
SDIO and set_sys_clock_khz
#81 opened by jess-sheneberger - 4
Set irqShared from define
#61 opened by Mendiax - 10
- 11
Add Flash Target support
#35 opened by DatanoiseTV - 7
Can't get simple_example to work
#45 opened by Addy771 - 2
sd_init_driver() bricking the Pico
#54 opened by mchobby - 4
- 1
Can the SDIO lib read eMMC boot partitions?
#66 opened by marcosscriven - 15
- 5
Unable to write to sd card
#71 opened by BenZonneveld - 3
Bytes consistently skipped when reading binary from one file (solved - needed to use f_read and not f_gets)
#70 opened by schollz - 1
- 4
static_assert().......
#64 opened by Freyte - 4
SDIO example?
#62 opened by piverson110 - 2
- 1
use with arduino IDE
#53 opened by nextdayy - 10
Example can't work
#52 opened by eugnio1 - 6
Readme pinout table does not match example, changing them in hw_config.c did not work
#49 opened by rfebbo - 5
Using this as a PlatformIO library
#3 opened by MisterSandman7 - 11
f_write without advancement of buffer pointer
#38 opened by callous4567 - 3
Semaphore use in spi.c
#42 opened by 3s1d - 3
Lose control of CS after using library
#41 opened by rightbrace - 1
FatFs_SPI version ff15
#39 opened by icboz - 5
Card eject-insert in example
#32 opened by B-HWD - 3
undefined reference to `sd_get_num' and undefined reference to `spi_get_by_num'
#29 opened by NBalciunas - 9
Fails to compile with SDK 1.2.0 and 1.3.0
#25 opened by bablokb - 4
Cannot mount sd card
#28 opened by oguzkaganyaglioglu - 4
Not really an issue but there seems to be no better way to communicate with author
#17 opened by louigi600 - 1
DMA IRQs should be handled in RAM
#18 opened by fruit-bat - 1
No License Specified
#13 opened by JayesonLS - 2
Configurable GPIO pins
#11 opened by fruit-bat - 2
- 4
re-initialize SD card after hotplug
#9 opened by wingyukyuk - 14
Question about using the library
#6 opened by thaumatichthys - 3
Help compiling library for GCC (C++)
#7 opened by MisterSandman7 - 1
mosi-miso error
#2 opened by octavio4 - 1
Hardware Hookup in README.md file
#1 opened by jefftranter