I am trying to build a portable device with Teensy. I gather data and I store it in SD and flash, and later I want to extract it. I want to extract it using MTP, without changing any program. My idea is to click a button, MTP starts, I gather the data, I click the button again, MTP port closes and it continues with what I was doing.
But I didn't find any way to close either the SD, the Flash or the whole MTP thing. Any help?
But I didn't find any way to close either the SD, the Flash or the whole MTP thing. Any help?