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
That is my problem Franc. I dont know how do this work. The USB core provide the interface for access the sectors? OK, I forget the sd_card, but I use the flash file functions to access the sectors? I am little lost here. In the USB I use the endpoints in and out, is this endpoints to put the sd functions? Thank You.