Skip to content

Commit 246dc4b

Browse files
kwillis01StaticRocket
authored andcommitted
feat(linux): AM62P/L: Update LPM power measurements
Update power measurements for AM62P and AM62L for SDK 11.1. Signed-off-by: Kendall Willis <[email protected]>
1 parent 86abef2 commit 246dc4b

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

source/devices/AM62LX/linux/Linux_Performance_Guide.rst

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -837,23 +837,23 @@ Deep Sleep and RTC Only + DDR.
837837
.. csv-table:: Deep Sleep Power Performance
838838
:header: "Rail name","Rail voltage(V)","Power (mW)"
839839

840-
"vdd_core", "0.75", "4.88"
841-
"soc_dvdd_1v8", "1.80", "2.06"
842-
"soc_dvdd_3v3", "3.29", "2.50"
843-
"vdda_1v8", "1.80", "0.56"
844-
"vdd_lpddr4_pmic1", "1.10", "0.99"
845-
"vdd_rtc", "0.74", "0.01"
846-
"vdd_rtc_1v8", "1.80", "0.01"
847-
"Total"," ","~11.04"
840+
"vdd_core", "0.75", "5.41"
841+
"soc_dvdd_1v8", "1.80", "0.30"
842+
"soc_dvdd_3v3", "3.29", "3.45"
843+
"vdda_1v8", "1.80", "1.26"
844+
"vdd_lpddr4_pmic2", "1.10", "1.00"
845+
"vdd_rtc", "0.74", "0.02"
846+
"vdd_rtc_1v8", "1.80", "0.02"
847+
"Total"," ","11.47"
848848

849849
.. csv-table:: RTC Only + DDR Power Performance
850850
:header: "Rail name","Rail voltage(V)","Power (mW)"
851851

852852
"vdd_core", "0.00", "0.00"
853-
"soc_dvdd_1v8", "1.80", "1.23"
854-
"soc_dvdd_3v3", "3.29", "1.07"
853+
"soc_dvdd_1v8", "1.80", "0.36"
854+
"soc_dvdd_3v3", "3.29", "0.93"
855855
"vdda_1v8", "0.00", "0.00"
856-
"vdd_lpddr4_pmic1", "1.10", "1.00"
856+
"vdd_lpddr4_pmic2", "1.10", "1.08"
857857
"vdd_rtc", "0.75", "0.02"
858858
"vdd_rtc_1v8", "1.80", "0.02"
859-
"Total"," ","3.34"
859+
"Total"," ","2.41"

source/devices/AM62PX/linux/Linux_Performance_Guide.rst

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -913,24 +913,24 @@ Power Performance
913913
.. csv-table:: Deep Sleep Power Performance
914914
:header: "Rail name","Rail voltage(V)","Power (mW)"
915915

916-
"vdd_core","0.85","8.95"
917-
"vddr_core","0.85","0.84"
918-
"soc_dvdd_3v3","3.30","7.16"
919-
"soc_dvdd_1v8","1.80","2.59"
920-
"vdda_1v8","1.80","68.66"
921-
"vdd_lpddr4","1.10","0.46"
922-
"Total"," ","88.66"
916+
"vdd_core","0.85","14.36"
917+
"vddr_core","0.85","1.03"
918+
"soc_dvdd_3v3","3.30","6.02"
919+
"soc_dvdd_1v8","1.80","2.78"
920+
"vdda_1v8","1.80","67.41"
921+
"vdd_lpddr4","1.10","4.92"
922+
"Total"," ","96.52"
923923

924924
.. csv-table:: MCU Only Power Performance
925925
:header: "Rail name","Rail voltage(V)","Power (mW)"
926926

927-
"vdd_core","0.85","211.34"
928-
"vddr_core","0.85","2.51"
929-
"soc_dvdd_3v3","3.30","6.81"
930-
"soc_dvdd_1v8","1.80","2.63"
931-
"vdda_1v8","1.80","77.43"
932-
"vdd_lpddr4","1.10","0.42"
933-
"Total"," ","301.14"
927+
"vdd_core","0.85","213.68"
928+
"vddr_core","0.85","2.79"
929+
"soc_dvdd_3v3","3.30","7.52"
930+
"soc_dvdd_1v8","1.80","2.85"
931+
"vdda_1v8","1.80","75.91"
932+
"vdd_lpddr4","1.10","5.12"
933+
"Total"," ","307.88"
934934

935935
Partial I/O Data
936936
- All voltage rails were measured to be near 0V

0 commit comments

Comments
 (0)