Hi all,
I want to log data collected on a Due using a Catalex SD card module. I have no problems using the SD board on an Uno or Mega, but those have 5 V pins, while the Due has 3.3 V pins. Based on what I've seen, running the Due with 5 V signals tends to not end well.
So far, all of my Google-fu has turned up dozens of answers to the question "Is this module safe to use with 5 V?" That's great, but it doesn't help me. I'm more interested in the following questions:
Can I use this SD card module on a Due?
If I run it on a Due, will the module continue to operate at the same 5 V levels? If so, will those levels blow out the 3.3 V pins on the Due?
Should I just connect VCC to the 3.3 V supply on the Due? It seems like that would limit the module to 3.3 V levels, but I don't think it'll even operate (and from what I've Googled, I think that risks damaging the module.)
I haven't been able to find a data sheet for the module, and the Amazon description only says that it's 5/3.3 V compatible, which isn't as clear as I'd like.
I could always just plug it in and hope for the best, but I only have one Due, and letting its smoke out would be inconvenient.
Thanks in advance,
Greg