Hi, Kyle,
Of course, the MWCT1001A has internal 8MHz relaxation oscillator, it is the default clock in the source code, after reset, the default 8mhz relaxation oscillator clock is used. If you use internal 8MHz clock, do not use external crystal, you should set CLK_MODE bit as 1(External clock bypass mode) and set the COHL as 1(low power mode to save power) , the two pins GPIOC0/EXTAL, GPIOC1/XTAL can be configured as GPIO pins and external crystal is disabled.
Hope it can help you.
BR
XiangJun Rong
Hi, Kyle,
Of course, the MWCT1001A has internal 8MHz relaxation oscillator, it is the default clock in the source code, after reset, the default 8mhz relaxation oscillator clock is used. If you use internal 8MHz clock, do not use external crystal, you should set CLK_MODE bit as 1(External clock bypass mode) and set the COHL as 1(low power mode to save power) , the two pins GPIOC0/EXTAL, GPIOC1/XTAL can be configured as GPIO pins and external crystal is disabled.
Hope it can help you.
BR
XiangJun Rong