Skip to content

Commit ae44d50

Browse files
kwillis01cshilwant
authored andcommitted
feat(linux): AM62A: Update LPM power measurements
Update the power measurements for each low power mode for SDK 11.1. Signed-off-by: Kendall Willis <[email protected]>
1 parent 629c8e8 commit ae44d50

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

source/devices/AM62AX/linux/Linux_Performance_Guide.rst

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

821-
"vdd_core","0.85","19.16"
822-
"vddr_core","0.85","2.34"
823-
"soc_dvdd_3v3","3.30","4.63"
824-
"soc_dvdd_1v8","1.80","2.03"
825-
"vdda_1v8","1.80","11.22"
826-
"vdd_lpddr4","1.10","3.59"
827-
"Total"," ","42.96"
821+
"vdd_core","0.85","18.73"
822+
"vddr_core","0.85","2.28"
823+
"soc_dvdd_3v3","3.30","5.04"
824+
"soc_dvdd_1v8","1.80","2.17"
825+
"vdda_1v8","1.80","10.99"
826+
"vdd_lpddr4","1.10","3.31"
827+
"Total"," ","42.51"
828828

829829
.. csv-table:: MCU Only Power Performance
830830
:header: "Rail name","Rail voltage(V)","Power (mW)"
831831

832-
"vdd_core","0.85","199.73"
833-
"vddr_core","0.85","3.28"
834-
"soc_dvdd_3v3","3.30","10.49"
835-
"soc_dvdd_1v8","1.80","1.80"
836-
"vdda_1v8","1.80","19.42"
837-
"vdd_lpddr4","1.10","4.41"
838-
"Total"," ","239.14"
832+
"vdd_core","0.85","197.77"
833+
"vddr_core","0.85","3.11"
834+
"soc_dvdd_3v3","3.30","11.32"
835+
"soc_dvdd_1v8","1.80","2.44"
836+
"vdda_1v8","1.80","19.55"
837+
"vdd_lpddr4","1.10","3.86"
838+
"Total"," ","238.06"
839839

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

0 commit comments

Comments
 (0)