SD fast read

General discussion on mikroC for dsPIC30/33 and PIC24.
Post Reply
Author
Message
mariofulvio62
Posts: 3
Joined: 23 Nov 2011 09:12

SD fast read

#1 Post by mariofulvio62 » 27 Oct 2014 20:17

I'm trying to read an sd card at very high speed for an audio player. My HW is based on Mikomedia for PIC24. The .WAV file is on an SD card. The idea is to use the library FAT32 for file system management and then write an handmade multisector read with DMA transfer on SPI from SD to PIC24EP512 and then to DAC. How can I retrieve the sector address of an opened file in order to exploit the CMD18 for multisector reading?

Thank you in advance

Post Reply

Return to “mikroC for dsPIC30/33 and PIC24 General”