HI everyone,
My question is about the MSP430 board with M430G2553 chip installed.
The external resonator provided with the kit isn't installed but installation is pretty simple. My question is explicit to the hardware and software interaction with the external resonator part which is supplied with the launchpad kit:
1. once installed is the silicon automatically detecting its presence and just starts using it instead of the internal oscillator which would be used in the absence of the external part? What's the detection mechanism of identifying whether external resonator is present or not?
2. is any programmatic interaction possible at all; both in the sense of detecting the presence of the resonator? if yes what are the mechanics of detection? registers? values?
3. in the absence of programmatic detection what would be a good quick and dirty way to detect it: for example run a loop and observe a waveform with infinite persistence enabled and expect to see a clean trace WITH the resonator while the internal oscillator would slowly blob the screen?
Thanks everyone!
~B