Other Parts Discussed in Thread: AM3352
Hi,
I have a custom board using am3352 but the oscillator is modified from 24M to 25M.
The question is what should I modify on custom board?
1. DTS file?
2. PLL settings in source code? which files?
Thanks.
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.
Hi,
I have a custom board using am3352 but the oscillator is modified from 24M to 25M.
The question is what should I modify on custom board?
1. DTS file?
2. PLL settings in source code? which files?
Thanks.
Hi,
dpll_params is determined automatically in newer TI SDK release.
Please see an early e2e post.
https://e2e.ti.com/support/processors/f/791/t/948247https://e2e.ti.com/support/processors-group/processors/f/processors-forum/997721/am3359-difference-in-spi-clock-and-uart-baud-rate-observed-at-transaction/3686216#3686216
Best,
-Hong