This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Using the RL-Flash-FS library wih a CF card

Hi,
I am trying to find out what is necessary to allow the Keil RL-Flash-FS file system library to be used with a compact flash card (on a LPC2388). Is it simply a matter of providing the GPIO interface code in the fs_Init(), fs_Erase(), and fs_ProgramPage() routines? Or is there more required?