Other Parts Discussed in Thread: MSP430F2274
hi people
I would need to transform a signal coming from a sensor to around 4 Mhz with positive and negative points in digital with the msp430f2274 climbed on on the eZ430-RF2500. I know that this ADC don't traformes negative values but with a offeset I can resolve such drawback. Besides I should transfer the results of such transformation with a peripheral SPI, but initially I have started for trying with a normal peripheral UART. the problem that I have found in exit is that the transformed signal is alone that of the positive semiondes even if the signal comes figurative so that there is no negative values of the signal. The thing is that with the signal coming from the sensor I have this problem, instead if I try with a generic signal given by a generator of signals with offset, the conversion it perfectly happens.
Now explained my problem the question, it is: is the problem given by the ADC, from the peripheral one, from the speed of the sensor or from the program in matlab built for the visualization of the transformed signal? how can I resolve such inconvenience?
thanks in advance for your help.
Regards Luca