In your Code at your BLOG what is the freq..? or time delay ..? this is easy to understand if u include these values,,. if added 2 and 3 examples then this will be better to understand.. your explanation is really impressive ,In 23 minutes u cover major point of timers .. Ma'am please suggest everyone to read datasheet for basic of registers for timers .
Hello Bina and thanks a lot for this video, it helps me a lot. I have one question: The code presented uses an interrupt triggered by CCIE bit from TACCTL register. How should i change the code in order to use TAIE bit from TACTL register to trigger the interrupt? I tried to modify your line to TACTL=TASSEL_2 + MC_1 + TAIE; and i also deleted/commented CCTL0=CCIE. But the leds do nothing now. Can you help me with a solution? Thank you in advance.
Have you checked this playlist dedicated to MSP430 on my channel? th-cam.com/play/PLIhKsUwB2-eyrnCqDVjq7QZLJX2xflvz9.html There are several videos on this channel based on MSP430!
@@BinaBhatt sorry mam that was fine ..Reason y code did not workout in my previous attempt was becz of software error .. Also is there any means by which I can acces the MCLK (16MHz) to peripherals ??
In your Code at your BLOG what is the freq..? or time delay ..? this is easy to understand if u include these values,,.
if added 2 and 3 examples then this will be better to understand..
your explanation is really impressive ,In 23 minutes u cover major point of timers ..
Ma'am please suggest everyone to read datasheet for basic of registers for timers .
Thank you so much for the content, It was so helpful. KEEP THE GOOD WORK!!!
Tq u madam your new subscriber 👍
Hello Bina and thanks a lot for this video, it helps me a lot.
I have one question: The code presented uses an interrupt triggered by CCIE bit from TACCTL register. How should i change the code in order to use TAIE bit from TACTL register to trigger the interrupt? I tried to modify your line to TACTL=TASSEL_2 + MC_1 + TAIE; and i also deleted/commented CCTL0=CCIE. But the leds do nothing now. Can you help me with a solution? Thank you in advance.
if you make videos on Assembler code for MSP430 that going to be very helpful for us
How comparator will comapre the values
❤❤❤ excellent
mam plzz make more videos on other topics of msp430 plzzz..
Have you checked this playlist dedicated to MSP430 on my channel?
th-cam.com/play/PLIhKsUwB2-eyrnCqDVjq7QZLJX2xflvz9.html
There are several videos on this channel based on MSP430!
is there are 32kHz internal clock or 1 Mhz
1MHz is used!
Mam code is not working.. Please verify.. Showing error at line CCTL0 = CCIE;
Could you tell me the error that you are getting as the code is perfectly alright...
@@BinaBhatt sorry mam that was fine ..Reason y code did not workout in my previous attempt was becz of software error .. Also is there any means by which I can acces the MCLK (16MHz) to peripherals ??