I'm using a CC430x613x device and it looks like the default boot-up clock is 1MHz. Is there any way to have the default boot-up clock be lower to save power on boot-up? Or are there any other techniques to minimize the power required for boot? In my application I'm powering the CC430 with an energy harvester. Even though the energy harvester can put out 3.3V, when it first is able to do that the energy stored in the system isn't enough for boot. It can take a longer time for it to have enough energy to boot even though it can provide the 3.3V. One approach is to have an external circuit monitor the energy and then when there is enough for boot, release the processor reset. However, I'd like to avoid the extra circuit cost.
Thanks,
Jeff