Search found 3 matches
- Thu Oct 06, 2016 8:13 pm
- Forum: Programming
- Topic: SD Card interfacing
- Replies: 44
- Views: 10897
Re: SD Card interfacing
Made a separate thread of how to emulate an SD card here: viewtopic.php?f=4&t=4269
- Thu Oct 06, 2016 8:12 pm
- Forum: Hardware
- Topic: How emulate an SD card?
- Replies: 6
- Views: 1573
How emulate an SD card?
How do you *emulate an SD card using bit banging*?
I.e. you have an ARM chip plugged in as SD card to a host machine, and that host machine (e.g. Windows whatever) will see a block device/disk however that disk's contents is delivered by the ARM chip software, and it would source the content from ...
I.e. you have an ARM chip plugged in as SD card to a host machine, and that host machine (e.g. Windows whatever) will see a block device/disk however that disk's contents is delivered by the ARM chip software, and it would source the content from ...
- Thu Oct 06, 2016 8:09 pm
- Forum: Programming
- Topic: SD Card interfacing
- Replies: 44
- Views: 10897
Re: SD Card interfacing
Hi gentlement, I have an issue at hand that is even more intriguing than how to use an SD card via bit banging, and that is,
How do you *emulate an SD card using bit banging*?
I.e. you have an ARM chip plugged in as SD card to a host machine, and that host machine (e.g. Windows whatever) will see ...
How do you *emulate an SD card using bit banging*?
I.e. you have an ARM chip plugged in as SD card to a host machine, and that host machine (e.g. Windows whatever) will see ...