Dear Sitara support team,
In a AM335x design, my customer are facing an issue during the field test.
[Issue]
-CPU was facing hang-up at changing frequency mode
: scaling_available_governors = ondemand
> A CPU frequency always fluctuates by a CPU load.
-It was happened at the field test for over a week, not happened at short time operation.
-CPU was not facing hang-up at changing frequency mode
: scaling_available_governors = performance
> A CPU frequency will be the biggest 1GHz fixing.
[Verified items]
- Timing and sequense for the Voltage setting ang the Frequency setting is totally correct.
OPP: high ⇒ low:
It's changed to a frequency which corresponds in OPP changed first
and the voltage is changed after that.
OPP: low ⇒ high:
It's changed to the voltage which corresponds in OPP changed first
and the frequency is changed after that.
- When the frequency is chaned from 300MHz to 600MHz,
the voltage drop is occured about 40mV.
[Questions]
1. Did you have like this issue caused by changing frequency of AM335x so far?
2. When the frequency is chaned from low to high, does it generate a voltage drop which caused CPU hang-up?
3. Is you have any check points for this issue on your experience, please let me know.
Best regards,
Kanae