Other Parts Discussed in Thread: MSP430G2553
I need do this:
1º : execute one table with values that will upgrade pins of msp and with external dac will compose one sine wave
2º read one keybord 4x4 that will indicate the output frequency
3º show the frequency value in lcd
I can do this task separated, but i can´t do this without harming the sine wave because in right interval of time the msp will not goes upgrade the pins.
How I can do it?