Part Number: TMS320F28374S
Tool/software:
Hi Expert
My customer tests the below configures for f28374 pll configuration:
InitSysPll(XTAL_OSC,IMULT_40,FMULT_0,PLLCLK_BY_2); with 10M Xtal, device cannot work;
InitSysPll(XTAL_OSC,IMULT_20,FMULT_0,PLLCLK_BY_2); with 20M Xtal, device cannot work;
InitSysPll(XTAL_OSC,IMULT_20,FMULT_0,PLLCLK_BY_2); with 10M Xtal, device cannot work;
Seem F28374 cannot work in 200MHz with the pll configuration, the same code and XTAL work well in F28377s in 200MHz sysclk.
the XTAL datasheet is attached:116-600002-00 xtal10M HC-49SMD.pdf
Could you please share the suggestions to solve the issue?
Thanks
Joe