Hello, I am try to integrate SD CARD(rl-arm example) with USB mass store example of LPC2468 like a digital camera to create mass store SD CARD over USB port. Anyone knows where I find some literature or ARM application like this? Thanks
Franc, I test the flash file functions and this work ok. I read,write,delete files in the sd card. But when I try to use mci_read_sect or write_sect those functions returns fail, Do you know if this functions are independent of flash file functions?