Willkommen! Anmelden Ein neues Profil erzeugen

Erweiterte Suche

LCD Problem mit Melzi / Marlin

geschrieben von StefanM 
LCD Problem mit Melzi / Marlin
09. December 2014 06:35
ich hatte ja schon mal von meinen anfangs Schwierigkeiten berichtet.

Jetzt möchte eine LCD Display mit Rad und SD Card Reader anschließen aber ich bekomme es nicht hin.

Ich erhalte immer beim Übersetzen folgende Fehler Meldung :
ultralcd:42: error: ‘LCD_PINS_RS’ was not declared in this scope
ultralcd:42: error: ‘LCD_PINS_ENABLE’ was not declared in this scope
ultralcd:42: error: ‘LCD_PINS_D4’ was not declared in this scope
ultralcd:42: error: ‘LCD_PINS_D5’ was not declared in this scope
ultralcd:42: error: ‘LCD_PINS_D6’ was not declared in this scope
ultralcd:42: error: ‘LCD_PINS_D7’ was not declared in this scope
ultralcd.ino: In function ‘void lcd_init()’:
ultralcd.ino:140: warning: only initialized variables can be placed into program memory area
ultralcd.ino: In function ‘void beep()’:
ultralcd:150: error: ‘BEEPER’ was not declared in this scope
ultralcd:152: error: ‘DIOBEEPER_RPORT’ was not declared in this scope
ultralcd:152: error: ‘DIOBEEPER_WPORT’ was not declared in this scope
ultralcd:152: error: ‘DIOBEEPER_PIN’ was not declared in this scope
ultralcd:152: error: ‘DIOBEEPER_WPORT’ was not declared in this scope
ultralcd:152: error: ‘DIOBEEPER_PIN’ was not declared in this scope
ultralcd:152: error: ‘DIOBEEPER_WPORT’ was not declared in this scope
ultralcd:152: error: ‘DIOBEEPER_PIN’ was not declared in this scope
ultralcd:152: error: ‘DIOBEEPER_WPORT’ was not declared in this scope
ultralcd:152: error: ‘DIOBEEPER_PIN’ was not declared in this scope
ultralcd:154: error: ‘DIOBEEPER_RPORT’ was not declared in this scope
ultralcd:154: error: ‘DIOBEEPER_WPORT’ was not declared in this scope
ultralcd:154: error: ‘DIOBEEPER_PIN’ was not declared in this scope
ultralcd:154: error: ‘DIOBEEPER_WPORT’ was not declared in this scope
ultralcd:154: error: ‘DIOBEEPER_PIN’ was not declared in this scope
ultralcd:154: error: ‘DIOBEEPER_WPORT’ was not declared in this scope
ultralcd:154: error: ‘DIOBEEPER_PIN’ was not declared in this scope
ultralcd:154: error: ‘DIOBEEPER_WPORT’ was not declared in this scope
ultralcd:154: error: ‘DIOBEEPER_PIN’ was not declared in this scope

In der pins.h finde ich allerdings nirgens die definition für die Pins.

Ich vermuet ja das an einer falschen version der Firmware liegt aber wo finde ich die richtige ?

Was mache ich falsch.


Schon mal danke im voraus.

Stefan

Sorry für das Cross Post aber ich hatte den falschen bereich erwüscht vielleicht kann der Morderator das unter Software ja löschen,
In diesem Forum dürfen leider nur registrierte Teilnehmer schreiben.

Klicke hier, um Dich einzuloggen