Is it possible to turn 5v pro mini into unregulated for low power use?
-
hi,
look at the store
DC-DC Step Up Boost Module 5V
-
The mcu is clocked at 16MHz on the 5V version and is not rated for 3.3V at that speed (see the datasheet). You could change the chrystal or change the fuses to run on the internal oscillator.
I'm not sure if there are any other obstacles.
If you want a challenge, you've got one :-) I would just order an 3.3V Arduino and save the 5V for another project.
-
The mcu is clocked at 16MHz on the 5V version and is not rated for 3.3V at that speed (see the datasheet). You could change the chrystal or change the fuses to run on the internal oscillator.
I'm not sure if there are any other obstacles.
If you want a challenge, you've got one :-) I would just order an 3.3V Arduino and save the 5V for another project.

