Other Parts Discussed in Thread: , SYSCONFIG
Tool/software:
I always have a devil of a time getting my clock setup to use a crystal...
I have the LP-MSPM0G3507 launchpad with a 40 MHz crystal.
Anyway, while using the sysctl_hfxt_run_LP_MSPM0G3507_nortos_ticlang example, there is a timer that toggles the LED at 0.5s.
In the sysconfig timer clock configuration it says:
Timer Clock Source: BUSCLK
Timer Clock Divider: 4
Calculated TImer Clock Source: 5 MHz.
This implies a BUSCLK of 20 MHz.
Yet I am getting the 10 MHz from CLKOUT that implies that it is getting the 40MHz / 4.
Where is the 20 MHz coming from?