Other Parts Discussed in Thread: MSP430FR2433,
Tool/software: Code Composer Studio
Hello,
I would like to know how to setup the following,
1] How to set up 3 timer source interrupt based, one for battery monitoring, second one for creating a delay, third one for pwm for buzzer.
2] How to setup 2 adc channels (A0,A1) in Sequence-of-channels / Repeat-sequence-of-channels.
I know to setup for a single timer and single ADC channel. Are there any examples for these?