Clocking SPC570
Hi,
i have a Problem with the Clock Configuration of the SPC570 �C (SPC570S-DISP). I just want to use the External Clock (crystal).
my Configuration:
CGM_SC_DC0/
CGM_SC_DC1/
CGM_SC_DC2 are set to 0x80000000
AC0_SC/AC1_SC/AC2_SC/AC3_SC are set to 0x01000000
My Problem is, i divide the SPI Clock with:
AC0_DC3 = 0x80310000
According to the Reference Manual, the Spi Clock should be 400kHz (40Mhz Crystal / 50 / 2), but it's 200kHz.
Could anyone tell me where my issue could be ?
#spc570sx #dspi