Other Parts Discussed in Thread: MSP430F1111A
MSP430F413: How does it work with analog signal directly into it?
I have to use MSP430F413 to display analog signal on a LCD display, but it hasn't any ADC, and I will not use a external ADC.
The reason for this operation is to save power and reducing the current from 250uA to below 100uA.
The MSP430F413 has to read the analog input, linearize the signal and put it on a LCD displat.
How can I solve the problem without using a external ADC?
Farid