Kommentar: Einfügen von HTML im Kommentar: Link einfügen: <a href="LINKURL" target="_blank">LINKTITEL</a> Bild einfügen: <img src="BILDURL"> Text formatieren: <b>fetter Text</b> <i>kursiver Text</i> <u>unterstrichener Text</u> Kombinationen sind auch möglich z.B.: <b><i>fetter & kursiver Text</i></b> C Quellcode formatieren: <code>Quellcode</code> BASIC Quellcode formatieren: <basic>Quellcode</basic> (Innerhalb eines Quellcodeabschnitts ist kein html möglich.) Wichtig: Bitte mache Zeilenumbrüche, bevor Du am rechten Rand des Eingabefeldes ankommst ! -> I > > Hello Soren, > > the new version I currently work on supports full SPI support. But the C-Control Pro system works with an > interpreter, that is slower than a real compiler. I do not think that the Interpreter is capable of working with > 100k conversion per second. > > Regards > > Oeter > > > Hi, > > > > I need to use a high-speed A/D converter with at least 16 bit resolution. > > That means I have to use an external A/D IC.. There are only a few A/D converters > > that support I2C and 16 bit resolution, but they are all pretty slow (15 SPS). I need > > around 100kSPS, and those exist, but only have SPI interface. Is SPI development > > finished so that I can use it for obtaining samples from the A/D? > > > > Does anyone here know about a high resolution A/D converter I can use with the > > Mega 128? > > > > Best, > > Soren S. Nielsen