You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The measurements shown are from an AM62Ax rev E3. Results may vary based off of the board revision being used.
875
+
For the most accurate power measurements, use the latest TIVA firmware.
874
876
875
877
Further optimizations are possible for these low power modes. Please refer to the AM62x Power Consumption App Note (https://www.ti.com/lit/pdf/spradg1)
876
878
@@ -880,9 +882,9 @@ Resume Latency Performance
880
882
.. csv-table:: LPM Resume Latency Performance
881
883
:header: "Low Power Mode","Total Resume Latency (ms)"
882
884
883
-
"I/O Only + DDR", "742"
884
-
"DeepSleep", "153"
885
-
"MCU Only", "115"
885
+
"I/O Only + DDR", "775"
886
+
"DeepSleep", "140"
887
+
"MCU Only", "92"
886
888
887
889
The performance numbers are measured without the Linux printk logs. To remove the
888
890
Linux printk logs, run the following commands in the terminal:
The power consumption on the vdda_1v8 rail does not include an
868
868
oscillator on the rail that has significant current consumption.
869
-
Since previous SDK power measurements include the oscillator on the
870
-
rail, the reported power measurements are significantly different from
871
-
the current reported power measurements.
872
869
873
870
.. note::
874
871
875
872
The measurements shown are from an AM62Px SK rev E1-1. Results may vary based off of the board revision being used.
873
+
For the most accurate power measurements, use the latest TIVA firmware.
876
874
877
875
Further optimizations are possible for these low power modes. Please refer to the AM62x Power Consumption App Note (https://www.ti.com/lit/pdf/spradg1)
878
876
@@ -882,9 +880,9 @@ Resume Latency Performance
882
880
.. csv-table:: LPM Resume Latency Performance
883
881
:header: "Low Power Mode","Total Resume Latency (ms)"
884
882
885
-
"I/O Only + DDR", "691"
886
-
"DeepSleep", "149"
887
-
"MCU Only", "103"
883
+
"I/O Only + DDR", "606"
884
+
"DeepSleep", "145"
885
+
"MCU Only", "92"
888
886
889
887
The performance numbers are measured without the Linux printk logs. To remove the
890
888
Linux printk logs, run the following commands in the terminal:
Copy file name to clipboardExpand all lines: source/devices/AM62X/linux/Linux_Performance_Guide.rst
+16-14Lines changed: 16 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1071,6 +1071,7 @@ IPSec Software Performance
1071
1071
"aes192","162.16 (min 50.20, max 456.20)","14.00 (min 4.00, max 40.00)","44.00 (min 29.67, max 51.46)","0.70","0.00","36.21"
1072
1072
"aes256","190.65 (min 45.70, max 459.10)","16.50 (min 4.00, max 40.00)","39.63 (min 26.98, max 51.15)","125.30 (min 0.40, max 409.10)","10.75 (min 0.00, max 36.00)","51.72 (min 49.72, max 54.04)"
The measurements shown are from an SK-AM62B-P1. Results may vary based off of the board variant being used.
1110
+
For the most accurate power measurements, use the latest TIVA firmware.
1109
1111
1110
1112
Further optimizations are possible for these low power modes. Please refer to the AM62x Power Consumption App Note (https://www.ti.com/lit/pdf/spradg1)
1111
1113
@@ -1115,8 +1117,8 @@ Resume Latency Performance
1115
1117
.. csv-table:: LPM Resume Latency Performance
1116
1118
:header: "Low Power Mode","Total Resume Latency (ms)"
1117
1119
1118
-
"DeepSleep", "137"
1119
-
"MCU Only", "94"
1120
+
"DeepSleep", "124"
1121
+
"MCU Only", "76"
1120
1122
1121
1123
The performance numbers are measured without the Linux printk logs. To remove the
1122
1124
Linux printk logs, run the following commands in the terminal:
0 commit comments