Hi TI people!
First of all I must say you make really great products, and the Simplelink software you provide sure is top notch :)
However I have a question:
In our design we're using a TCXO, and in ccfg.c there's an option called SET_CCFG_SIZE_AND_DIS_FLAGS_DIS_TCXO.
When this is set to 0, the startup code in setup_rom.c will set the DDI_0_XOSC:XOSCHFCTL.BYPASS, which I assume bypasses the XOSC_HF.
In our code we currently don't enable this mode, and things seem to work ok, so what exactly does bypassing the XOSC_HF do?
Is it a pure power saving or is it something functional too? I guess you would recommend setting this CCFG flag whenever we use a TCXO?
Regards,
Egil