Hi,
We are working with custom boards based on the RT1170, and using the MCU Xpresso IDE. To pass the EMI/EMC test, we need to drive the SEMC clock root through any of the main clocks that support spread spectrum. However, according to the datasheet, SEMC only supports the following main clocks which is having spread spectrum
- SEMC_ClockRoot_MuxSysPll1Div5
- SEMC_ClockRoot_MuxSysPll2Out
- SEMC_ClockRoot_MuxSysPll2Pfd1
Except for these clocks, all the others do not support spread spectrum. We attempted to work with PLL2, but encountered the following error
I am providing a forum link that discusses a similar issue.
| Trying to enable SSC on RT1170 EVK with MCUXpresso. Ref: AN12879 Steps: 1. Base project: SDK Example evkmimxrt1170_semc_cm7 2. Using IDE to config SSC 3. Boot failed 4. Sometimes can boot normally (~ 1/50) Any step I missed? Regards Seen community.nxp.com |
The alternative option is to drive it through PLL1. According to AN12879, for instance, we are attempting to set 12MHz as the range and 60Hz as the step. However, configuring this through the configtools has not been successful. There are various constraints to consider, such as the input being 24MHz, the output being 1GHz, etc. Also, setting the range and step has been unsuccessful.
Kindly address this issue and provide a reply as soon as possible. Thank you.
Sajith P