Hi All,
As per my understanding, the CPU can be made to run with the clock source as VLO which is around 10 kHz. I tried searching in the datasheet what would be the power consumption of the CPU running at this clock frequency. But I didn't get any info on this. In MSP430FR5994 datasheet (page no. 66) under article no. 6.4 'Operating Modes', its mentioned that active mode power consumption is 120uA/MHz (with FRAM active). Does this mean that at 10 kHz, the CPU power consumption will drop to 1.2uA (power consumption proportionately reduced)? I also found in article 5.5 (page 30) of the same document, the active supply current versus CPU (MCLK) clock frequency is represented in a graph, but the graph doesn't show values below 1 MHz.
Also, I have an application where the CPU needs to be in low power mode and occasionally wake-up to do some SD card & UART activity. During low power mode, ADC and external pulse counting is required. Is it possible to drive the CPU and ADC both using VLO? In my application, if the ADC voltage crosses a certain threshold while CPU is in low power mode, then the MCU should wake-up and start the UART activities. Is this achievable? It is okay in my application if the ADC conversion time is too high.
-
Thanks
-
Regards
Soumyajit