Hi,
I'm using a mega 2560, a gps module and a cheap sd card module (using spi) to try and log gps data.
Individually, the gps and sd work fine. When I power the sd card with a separate linear regulator, and the gps via the 3.3v pin, they work together. However, when I try to power them both by a separate literary reg, the sd reader won't initialize. I'm not sure if this is a programming problem (unlikely?) Or just that my electronics knowledge isn't up to scratch. Anyone have any ideas?