Forum Discussion
Altera_Forum
Honored Contributor
11 years agoSD card HAL driver cannot write large files correctly
Hi I'm using UP sd card interface and it is worked perfect till I write small files - I can open it on my PC and read. But if file size is more than about 4K I get Windows error when I try to open...
Altera_Forum
Honored Contributor
11 years agoHi,
If you already have some project for DE2-115, just dowload this project for DE-1 http://www.emb4fun.de/fpga/fatfs/download/fatfs_de1_sw_spi_20130811.zip , then copy hw\ip\pio_spi folder in your IP Cores directory, then copy sources from \sw\de1_fatfs_sw_spi to your software project. You may to open project for DE-1 to learn how make IP core instance in QSYS and software organization. Or the other way, just open project for DE-1, replace top level file and pins assigment, change target device, recompile QSYS and Quartus project, and try to run it. Best Regards Sergey Burenkov