We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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?