Other Parts Discussed in Thread: MSP430G2955
Hello,
I have an inquiry about the operation of the different clock signals on a msp430.
May i use SMCLK for UART and ACLK for timers?
For example,
I clocked my MSP430G2955 with an external crystall 4MHz.
I have setup the Uart running in 9600 Baud Rate and sourcing by SMCLK.
I want to prescale the frequency in Timers but i dont want to change the frequency in Uart. Is that possible?