@@ -31,3 +31,37 @@ with drivers included in a particular release.
3131
3232For further information or to report any problems, contact
3333https://e2e.ti.com/ or https://support.ti.com/
34+ 
35+ Low Power Performance
36+ --------------------- 
37+ 
38+ These are power measurements taken while the device is in various low power modes like
39+ Deep Sleep and RTC Only + DDR.
40+ 
41+ Table:  **Deep sleep **
42+ 
43+ .. csv-table ::
44+      :header:  "Rail name","Rail voltage(V)","Power (mW)"
45+ 
46+      "vdd_core", "0.75", "4.88"
47+      "soc_dvdd_1v8", "1.80", "2.06"
48+      "soc_dvdd_3v3", "3.29", "2.50"
49+      "vdda_1v8", "1.80", "0.56"
50+      "vdd_lpddr4_pmic1", "1.10", "0.99"
51+      "vdd_rtc", "0.74", "0.01"
52+      "vdd_rtc_1v8", "1.80", "0.01"
53+      "Total"," ","~11.04"
54+ 
55+ Table:  **RTC Only + DDR **
56+ 
57+ .. csv-table ::
58+      :header:  "Rail name","Rail voltage(V)","Power (mW)"
59+ 
60+      "vdd_core", "0.00", "0.00"
61+      "soc_dvdd_1v8", "1.80", "1.23"
62+      "soc_dvdd_3v3", "3.29", "1.07"
63+      "vdda_1v8", "0.00", "0.00"
64+      "vdd_lpddr4_pmic1", "1.10", "1.00"
65+      "vdd_rtc", "0.75", "0.02"
66+      "vdd_rtc_1v8", "1.80", "0.02"
67+      "Total"," ","3.34"
0 commit comments