Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
1answer
754 views

Disabling / Suppressing SD(HC) Write Protect

I know that the write protect tab in SD cards is not a real hardware protection, but a simple signal to the reader that the card is write protected. For example, the CHDK project for Canon cameras ...
3
votes
1answer
868 views

Differences between SDXC and SDHC standard?

My cohorts and I at the Rockbox project have been reading with interest the announcement at the recent CES of the new SDXC standard for Secure Digital storage, but have been left a little mystified as ...
2
votes
0answers
77 views

SDHC SPI write issues

I've been trying to do an SD card interface with the LPC1766 SPI peripheral for a while and right now I'm stuck in a problem that I couldn't find the answer anywhere. The problem is: SDHC cards are ...
0
votes
0answers
22 views

rEFIt on SD Card booting Ubuntu on a Mac

I'm trying to install Ubuntu 11.10 as a stand-alone install on an SD card using a MacBook Pro as the host hardware. So far, I've followed the instructions found here: ...
0
votes
0answers
27 views

Cocoa identify any SDHC card

Using Cocoa (or any other way), how can I tell if theres any SDHC card plugged into the computer and the path to it? Thanks.