Hello,
Regarding the ultrasonic library provided, I noticed there is a "requirement" for a 32.768khz clock. Can this clock be omitted from a design? The only thing it looks like it's used for is for
"Used as background timer, to generate USS crystal/resonator settling times and to enable transitions to LPM3 during low power captures." as per https://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/USSSWLib/USSSWLibWater/latest/exports/USSLib_02_40_00_00/docs/LibUsersGuide/markdown/CodeExamples.html?highlight=timer
Can't the internal VLO or LFMODCLK be used for Timer A1 instead with the compromise of settling time accuracy and power draw?
Please let me know if there are any internal usages of the LFXCLK and if there are critical to an ultrasonic application?
Thanks,

