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
:header: "Low Power Mode","Total Resume Latency (ms)"
882
882
883
-
"I/O Only + DDR", "766.17"
884
-
"Deep Sleep", "153.75"
885
-
"MCU Only", "89.70"
883
+
"I/O Only + DDR", "742"
884
+
"Deep Sleep", "153"
885
+
"MCU Only", "115"
886
886
887
887
The performance numbers are measured without the Linux printk logs. To remove the
888
888
Linux printk logs, run the following commands in the terminal:
@@ -899,3 +899,5 @@ Linux printk logs, run the following commands in the terminal:
899
899
.. note::
900
900
901
901
The measurements shown are from using the default SDK with no extra optimizations.
902
+
903
+
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)
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)
The measurements shown are from using the default SDK with no extra optimizations.
919
+
920
+
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)
The power consumption on the vdda_1v8 rail does not include an
908
+
oscillator on the rail that has significant current consumption.
909
+
Since previous SDK power measurements include the oscillator on the
910
+
rail, the reported power measurements are significantly different from
911
+
the current reported power measurements.
912
+
913
+
.. note::
914
+
915
+
The measurements shown are from an AM62Px SK rev E1-1. Results may vary based off of the board revision being used.
916
+
917
+
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)
918
+
919
+
Resume Latency Performance
920
+
^^^^^^^^^^^^^^^^^^^^^^^^^^
921
+
922
+
.. csv-table:: LPM Resume Latency Performance
923
+
:header: "Low Power Mode","Total Resume Latency (ms)"
924
+
925
+
"I/O Only + DDR", "691"
926
+
"Deep Sleep", "149"
927
+
"MCU Only", "103"
928
+
929
+
The performance numbers are measured without the Linux printk logs. To remove the
930
+
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
+64Lines changed: 64 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1000,3 +1000,67 @@ IPSec Software Performance
1000
1000
"aes256","130.00 (min 53.40, max 206.60)","11.00 (min 4.00, max 18.00)","39.11 (min 27.23, max 50.98)","88.60 (min 0.40, max 205.40)","7.67 (min 0.00, max 18.00)","43.07 (min 27.21, max 51.38)"
The measurements shown are from an SK-AM62B-P1. Results may vary based off of the board variant being used.
1039
+
1040
+
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)
1041
+
1042
+
Resume Latency Performance
1043
+
^^^^^^^^^^^^^^^^^^^^^^^^^^
1044
+
1045
+
.. csv-table:: LPM Resume Latency Performance
1046
+
:header: "Low Power Mode","Total Resume Latency (ms)"
1047
+
1048
+
"Deep Sleep", "137"
1049
+
"MCU Only", "94"
1050
+
1051
+
The performance numbers are measured without the Linux printk logs. To remove the
1052
+
Linux printk logs, run the following commands in the terminal:
The measurements shown are from using the default SDK with no extra optimizations.
1065
+
1066
+
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)
0 commit comments