View Single Post
  #545 (permalink)  
Old 25th Apr 2010, 9:41 am
flasher86 flasher86 is offline
Member
I love my MPx player
 
Join Date: Jun 2009
Posts: 174
Default

I used that function to read flash data, it works, though I had some problems. When I set up the FatFS lib for this, it showed me some weird filenames in the root dir (sometimes I get those names even with embed explorer, which needs a restart or reformat of the drive). Also we need to figure out where the offset of flash drive is written. I wrote a function which scans flash mem looking for fat file system, though it took 15 minutes to find it - getting through 14mb of FW data.

Quote:
Originally Posted by AleMaxx View Post
This is rk26xx related, isnt it?
Yes, right.

EDIT:
Small piece of work regarding open dialog.
SD_Card.rar
look how extremely fast it draws graphics.

Last edited by flasher86; 26th Apr 2010 at 6:53 pm.
Reply With Quote