This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DRA714: Is 300MHz/400MHz within TI's Guaranteed Range for DRA714?

Part Number: DRA714

Tool/software:

Dear Team member,

We are considering adopting the DRA714.

The maximum frequency of this chip's MPU is 600MHz.

DRA71x Infotainment Applications Processor datasheet (Rev. G)

■Question

When configuring to 400MHz or 300MHz,

is that still within TI's guaranteed operating range?

According to previous posts,

the frequency can be adjusted by modifying the device tree included in the SDK as shown below.

--- a/arch/arm/boot/dts/dra7.dtsi
+++ b/arch/arm/boot/dts/dra7.dtsi
@@ -102,8 +102,8 @@
compatible = "operating-points-v2";
opp-shared;

- opp_nom@1000000000 {
- opp-hz = /bits/ 64 <1000000000>;
+ opp_nom@600000000 {
+ opp-hz = /bits/ 64 <600000000>;
opp-microvolt = <1060000 850000 1150000>;
opp-supported-hw = <0xFF 0x01>;

e2e.ti.com/.../2283850

We understand that support may be limited because this chip is an old chip,

and we sincerely apologize for asking multiple questions.

we appreciate your help and look forward to your reply.