Related to this other thread viewtopic.php?f=8&t=10490&p=49488&e=49488
I just set up the MAX756 by using the example circuit in the datasheet (http://datasheets.maxim-ic.com/en/ds/MAX756-MAX757.pdf). I mounted it on a breadboard and I get 3.3V with no load and a sound 3.3V when I connect simple load (3 led + 3 resistors). But when I connect the vout to the arduino pro mini vcc pin it doesn´t work. I get 3.3V for 5 or 6 seconds, the arduino seems to work, the red led is on and the green led blinks (I have loaded a sketch that toggles green led on and off). But after 5 seconds, the vout voltage drops to 1.7 (1 second maybe) and then it goes back to 3.3V. The arduino red led (power) goes to half bright during this low voltage phase and it resets when voltage goes up again. Then it stays perfectly stable at 3.3V and after 5 seconds the same thing repeats. There are a number of other stuff connected to the arduino and breadboard (ds1620, hmc6352, MMA7260Q, TEMT6000).
I guess that the answer could be the same as in the other thread (viewtopic.php?f=8&t=10490&p=49488&e=49488). problems with the ground connection. It seems that switched mode power supply (SMPS) are really much more harder to use by the hobbyist than LDO voltage regulators. At least they're harder to use than I thought.
I think I will revert to using two coin cells and power the whole thing using the arduino step down voltage regulator instead. It wont be as efficient as using the MAX756 but probably is easier to get it working

