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
993
993
oscillator on the rail that has significant current consumption.
994
-
Since previous SDK power measurements include the oscillator on the
995
-
rail, the reported power measurements are significantly different from
996
-
the current reported power measurements.
997
994
998
995
.. note::
999
996
1000
997
The measurements shown are from an AM62Px SK rev E1-1. Results may vary based off of the board revision being used.
998
+
For the most accurate power measurements, use the latest TIVA firmware.
1001
999
1002
1000
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)
1003
1001
@@ -1007,9 +1005,9 @@ Resume Latency Performance
1007
1005
.. csv-table:: LPM Resume Latency Performance
1008
1006
:header: "Low Power Mode","Total Resume Latency (ms)"
1009
1007
1010
-
"I/O Only + DDR", "691"
1011
-
"DeepSleep", "149"
1012
-
"MCU Only", "103"
1008
+
"I/O Only + DDR", "606"
1009
+
"DeepSleep", "145"
1010
+
"MCU Only", "92"
1013
1011
1014
1012
The performance numbers are measured without the Linux printk logs. To remove the
1015
1013
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
@@ -1262,6 +1262,7 @@ IPSec Software Performance
1262
1262
"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"
1263
1263
"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.
1301
+
For the most accurate power measurements, use the latest TIVA firmware.
1300
1302
1301
1303
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)
1302
1304
@@ -1306,8 +1308,8 @@ Resume Latency Performance
1306
1308
.. csv-table:: LPM Resume Latency Performance
1307
1309
:header: "Low Power Mode","Total Resume Latency (ms)"
1308
1310
1309
-
"DeepSleep", "137"
1310
-
"MCU Only", "94"
1311
+
"DeepSleep", "124"
1312
+
"MCU Only", "76"
1311
1313
1312
1314
The performance numbers are measured without the Linux printk logs. To remove the
1313
1315
Linux printk logs, run the following commands in the terminal:
0 commit comments