Other Parts Discussed in Thread: TMS320F28027, CONTROLSUITE
Hi there!
I am a bit trouble to choose the best method to do a fast as possible ADC conversion.I want to built a circuit wich is works as an oscilloscope. It would be nice if I can reach 15-40 MSPS for 400-600 sample (so not continuously sampling). I dont want to use too much external IC's so for example the clock generation is from the MCU.
So these methods which are available for me:
C2000 TMS320F28027 (runs at 60MHz) + internal AD - I think it would be slow
C2000 + 8bit external paraller AD - reading the port + CLK generation slows down the conversion
C2000 + asynchronous paraller RAM + 8bit external paraller AD - I think this would works as I want
LM4F120x + internal AD - I dont know
LM4F120x + external AD - I dont know
LM4F120x + asynchronous paraller RAM + 8bit external paraller AD - I think this would works as I want
I am prefer the C2000 MCU. I have a much more experience as the ARM processor, but if the issue is only solved by the ARM I will choose that.
I am waiting for the ideas! :)
Robert