Part Number: AM2732-Q1
Other Parts Discussed in Thread: AM2732
Tool/software:
Is the AM2732 Grade M DSP 550M? Can overclocking work, how to set it?
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.
Hello,
you can achieve this by modifying the gel file if you are using the noboot mode or the sbl_null configuration if using qspi bootmode. Which of these are you using?
Best,
Daniel
Hello,
Grade M NZN device should support 550MHz out of the box if using QSPI bootmode, as specified PLL configuration in bootloader_soc.c:

the bootloader will check the efuse of the device for 550 MHz enablement and choose that if supported
Best,
Daniel