Hello,
My device is souced from Li-Po rechargeable battery. Regulated 3.3V for all components (microcontroller and microSD card + passive) was initially acheived by LP3981.
Problem: write cycle to SD sard messes supply voltage, so ADC integrated in controller gives wrong sample values.
Then I separated card supply adding LP2985 regulator, so that both regulators are sourced from the same battery, but LP2985 sourcing only the card, and LP3981 for the rest of the circuit.
Problem: I still have the same ripple on battery voltage (~200mV drop), resulting in both 3.3V regulated supply ripple (~10mV), every 8ms, which is card write frequency.
Both regulator circuitries are as suggested in datasheets (2.2uF ceramic X7R low ESR capacitors - input and load, and 10nF bypass capacitor for LP2985 and 3.3nF for LP3981). I did try with larger capacitors and tantalum as well, but no luck.
Card power consuption in idle mode is <1mA, and ~50mA during write.
Question: How to stabilize supply voltages?
Thanks,
Dragana