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 > Hallo Bernd, > > Ich hatte in einem der vorhrigen Beiträge nach der Nutzbarkeit des AD-Ports der Mega 128, > > welches für das APP-Board Ram genutzt wird gefragt. > > Die war ernst gemeint. Also hier meine Frage. > > Kann ich dieses Port in eigenen Anwendungen als herkömliches Bussystem nutzen? > > aus dem Mega128 PDF: > > "External Memory Interface > > With all the features the External Memory Interface provides, it is well suited to operate > as an interface to memory devices such as External SRAM and Flash, and peripherals > such as LCD-display, A/D, and D/A. The main features are: > • Four different wait-state settings (including no wait-state). > • Independent wait-state setting for different extErnal Memory sectors (configurable sector > size). > • The number of bits dedicated to address high byte is selectable. > • Bus-keepers on data lines to minimize current consumption (optional)." > > Das komplette Dokument findest Du bei Atmel unter: > > http://www.atmel.com/dyn/resources/prod_documents/doc2467.pdf > > Hoffe Dir geholfen zu haben. > > Gruss Peter