I am using msp430f2619 using DMA ,DAC and timer i have generated a signal i have done so because i have to control amplitude and frequency of signal digitally. Now consider one case if one MCU is continuously busy in generating this signal and at same time i have to measure that signal and vary its amplitude and frequency, moreover displaying that data on LCD display also sending that data on serial port. So the question is all these tasks can be performed by one MCU? or i have to use one MCU for signal generation and buy other mcu i will do the measurements. ( MCU to MCU communication ).
↧