Other Parts Discussed in Thread: SYSCONFIG
In order to configure an input clock for a peripheral, take OPSI for example, the input clock could be set to be either 200 MHz or 166 MHz, based on ti's SDK example. I have a few questions regarding how to configure the input clock:
1) Is there a document available that provides the supported input clock for each peripheral?
2) In order to change the input clock, take OSPI as an example, if we would like to use 200 MHz as its input clock, do we need to change both SBL and our app project? Is there a hard-coded value in SDK that would prevent this re-configuration?
Thanks a lot,
Hong