Jump to content

enners

Members
  • Posts

    31
  • Joined

  • Last visited

    Never

Everything posted by enners

  1. Hi stryd_one, sorry for my bad english skills, but i´ll try my best =) Yes, I tried the readme file. 1) Makefile: add "app_lcd.o" to OBJS variable What does this exactly mean? 2) Makefile: include app_lcd.mk --- # include application specific driver include $(MIOS_PATH)/modules/app_lcd/clcd/app_lcd.mk --- I add include $(MIOS_PATH)/modules/app_lcd/dog/app_lcd.mk to the makefile file. Now it looks like this: Is that allright? 3) main.c: add MIOS_LCD_TypeSet(0x07, 0x37, 0x24); to select Custom Drivers The second and third value select the enable pins like for a common CLCD I add MIOS_LCD_TypeSet(0x07, 0x37, 0x24); to the main.c file Now it looks like this: Is that allright? Can I overwright the old project.hex file with MiosStudio, or do I have to reburn the PIC? Grettings and many Thanks enners
  2. Hi all, i´m just trying to build the PedalBoard, but i´ve got some trouble including the custom DOGM Display Driver. Could somebody explain what i have to do? thanks and grettings enners
  3. Hallo alle, heute kam mein neues Midi-Interface und damit geht der Upload problemlos :) leider zeigt mein Display nichts an, hab natürlich alle Verbindungen schon 3x gecheckt, alles ok... :P Ist ein EA DOGM 16x2 Gruß enners EDIT: jetzt war ich zu schnell, hatte den Display Treiber übersehen, jetzt muss ich mal schauen wie das funktioniert... Blicks noch nicht so ganz...
  4. Hi Thorsten, ja hab einige Beiträge im Forum zur US-122 gelesen, allerdings hat mein SysEx-Transfer ja geklappt. Hatte mir den aktuellen US-122 Treiber runter geladen, hab vorher leider kein SysEx-Transfer gemacht, sonst könnte man das jetzt vielleicht ausschließen. Vielen Dank für deine großartige Arbeit hier! @Nils, glaubst garnicht wie ich schon gedroht habe =) werde einfach nochmal von vorne anfangen und mir ein neues Interface zulegen. @screaming_rabbit aber sowas von :-D Gruß enners
  5. Hi SLP, ja, steh auch schon auf der Bulk-Order Liste, aber ich denke das wird noch was dauern, oder? Mein Basteltrieb muss schnellstmöglich befriedigt werden :) Gruß enners
  6. So hab mir jetzt nen Core Bausatz bei Mike bestellt und versuche gleich bei ebay noch ein neues Midi Interface zu bekommen. Ich hoffe dann hauts hin. Gruß enners
  7. # TEST IN6: Standalone test for the optocoupler: mbhp_core_extract_opto_test.gif jap, alles so wie es soll. # TEST IN7: A second standalone test for the optocoupler, this time the optocoupler isn't plugged hab nen 1k2 genommen und mein 5Eur Multimeter zeigt 0,04V wenn Schalter geschlossen. Zuwenig? Ist bei beiden Optos gleich, bei dem den ich eingelötet hatte und beim neuen. Edit: TEST INOUT1: hatte ich ja bereits erfolgreich gemacht. Gruß enners
  8. TEST PC2: ensure that the MIDI interface of your computer is working: loopback the MIDI Out of your PC to the MIDI In of your PC and send any SysEx dump by using the "Send/Receive SysEx" function of MIDI-Ox. Ja funktioniert, siehe Screenshot, auch durch den Opto wie hier zu sehen: http://www.ucapps.de/howtodebug/mbhp_core_extract_io_loopback.gif TEST IN1: Check the resistor values at the MIDI In Port: R11=220 Ohm (resistor code: red-red-brown), R6=1.2kOhm (brown-red-red), R5=5.6kOhm (Green-Blue-Red). ja, alle Bauteile nach Bauteilliste und nochmal gechecked. R6 hab ich jetzt auf 470 runter, soll ich da wieder nen 1k2 reinmachen? * TEST IN2: Check the polarity of your MIDI plugs again: mbhp_core_extract_midi_plugs.gif - maybe the two pins of the MIDI In port are swapped? Ja, sogar testweise mal verdreht. Midi In vom Core ist genauso angeschlossen wie Midi Out und das geht ja scheinbar, erhalte ja den Upload Request * TEST IN3: leuchtet und flickert wenn daten gesendet werden * TEST IN4: leuchtet und flickert wenn daten gesendet werden * TEST IN5: leuchtet auf wenn Daten gesendet werden ansonsten bleibt sie dunkel
  9. TEST PROG1: If you are not sure that the bootstrap loader has been burned successfully, use the verify function of IC-Prog/P18 nach dem Brennen erfolgreich mit hex file verglichen, bekomme auch den Upload Request TEST CORE1: ensure that you've stuffed a 10 MHz crystal (parallel cut) to your PIC18F core module alle Teile nach Bauteilliste von Reichelt * TEST CORE2: only relevant for MBHP_CORE_V1 and MBHP_CORE_V2 PCB: are all 5 jumpers connected to the programming port? TEST CORE3: Check it visually for bad solderings or missed junctions; ja mittlerweile siehts schwer geknuschelt aus, aber ist alles durchgemessen TEST CORE4: Check Vdd of the power supply like shown here: mbhp_core_extract_measuring_vdd.gif überall 5V TEST CORE5: Check the ground of the power supply like shown here: mbhp_core_extract_measuring_gnd.gif überall GND TEST CORE6: Check the polarity of your MIDI plugs: mbhp_core_extract_midi_plugs.gif mehrfach getestet und sogar schonmal verdreht TEST CORE7: Check the polarity of the protection diode D1: mbhp_core_extract_midi_d1.gif ist richtig herum TEST CORE8: Check the resistor values at the MIDI Out Port: R8 and R7=220 Ohm (resistor code: red-red-brown) alle Bauteile nach Bauteilliste, nochmal durchgemessen, passt alles TEST CORE9: Just to ensure: this diagram shows a crosslink between the core module and your PC: mbhp_core_midi_crosslink.gif siehe Screenshot ein paar posts weiter oben TEST CORE10: If you notice a lot of request messages like shown in this snapshot, then there is a short circuit between the Rx and Tx pin of the PIC. da ist kein kurzer, bekomme aber auch keine Meldungen TEST CORE11: The code upload can also fail if no, or a too small bypass cap is connected to the power rails of the PIC. A possible effect is, that for example "F0 F0 F0 F0 7E F0 00 01" will be sent by the PIC instead of the proper SysEx string "F0 00 00 7E 40 ... F7". ... Bekomme ja den richtigen Upload Request TEST OUT1: Connect a LED to your MIDI Out port and check if it flickers: ja alle 2 sekunden, bekomme ja den upload request TEST OUT2: Somebody noticed in the forum, that the MIDI Out of his core module didn't work because of an "incompatibility issue" with the bench supply he used and the switching PSU of his PC. The solution was to disconnect the middle pin of J12 (ground line of MIDI Out port) hab ich auch schon gemacht, änderte sich aber nichts. At the PC site: TEST PC1: check the MIDI-Ox configuration - have you select the correct ports? denke ja, siehe Screenshot ein paar Posts oben drüber TEST PC2: ensure that the MIDI interface of your computer is working: loopback the MIDI Out of your PC to the MIDI In of your PC and send any SysEx dump by using the "Send/Receive SysEx" function of MIDI-Ox. kann mir mal jemand ein *.syx file senden, bekomm das Umwandeln nicht auf die Reihe. Vielen Dank für eure Hilfe! Gruß enners
  10. Hab jetzt mal nen 1k an Pin 6 vom opto rangehangen, das wurde hier erfolgreich gemacht: www.midibox.org/forum/index.php/topic,9463.0.html Bei mir bringts leider keine Veränderung. Besteht die Möglichkeit, dass mein Midi Interface die Ursache des Problems ist? Da kann ich nämlich nicht In und Out getrennt anwählen. (siehe Screenshot) Ist ein Tascam US-122. Gruß enners
  11. So bin nochmal alles durchgegangen, hab den PIC neu gebrannt, MiosStudio gestartet, Upload Request alle 2 Sekunden erhalten... aber wenn ich Mios uploaden will kommt immer noch die Fehlermeldung: "received unexpected upload request" und das nach jedem Block. Schonmal vielen Dank für eure Hilfe. Gruß enners
  12. so nachdem ich den optok. jetzt getauscht habe kommen leider immer noch Fehlermeldungen. Midi In Overrun Error siehe Screenshot
  13. zur Veranschaulichung Gruß enners
  14. ja sorry, benutz die tastenkombi ja nicht zum ersten mal, aber es geht definitiv nicht. MIOSStudio_beta7_5 auf Win XP.
  15. gibts da nen trick, strg+c geht nicht? Gruß enners
  16. Hi Nils, ja leider erhalte ich während dem Upload immer den Fehler: Recieved unexpected Upload Request Das Upload läuft zwar durch bis Upload process complete, aber funktionieren tut natürlich nichts. Wenn ich dann reboote bekomm ich den Timestamp, allerdings 50mal pro sekunde. Gruß enners
  17. So hab den PIC nochmal frisch gebrannt um Fehler auszuschließen. Im Mios Studio bekomme, ich alle 2Sekunden F0 00 00 7E 40 00 01 F7 Soweit sollte also doch alles richtig sein, oder? Wenn ich jetzt Mios installieren will, bekomm ich aber immer Recieved unexpected Upload Request Kann man das Protokoll irgendwie aus MiosStudio rauskopieren, vielleicht hilft das ja mehr bei der Suche nach dem Fehler? Gruß enners
  18. mittlerweile bekomme ich nen Error Code 05: write access failed, na immerhin :) EDIT: sorry, das da war quatsch. hatte ausversehen versucht die Bootloader Datei hochzuladen.
  19. Hab den PIC gerade mal neu gebrannt und siehe da, ich bekomme alle 2 Sekunden was gesendet. Mios Upload geht leider trotzdem nicht. Siehe Anhang Gruß enners
  20. Hi Doc, J5 Pin 1 Masse Pin 2 5V Pin 3 = Pin 2 vom Pic usw. wie aufm Schaltplan, ist das nicht richtig? Gruß enners
  21. Hey Imp, vielen Dank! Hab meine PICs selber gebrannt, Brennvorgang wurde immer mit "OK" abgeschlossen, bin bisher davon ausgegangen dass das soweit geklappt hat. Aber wie führe ich den Test denn durch? Dann kann ich da wenigstens auf nummer sicher gehen. Gruß enners
  22. Hi Nils, dachte das Bild vom Midi In Monitor wäre an sich aussagekräftig genug, ich denke es muss doch soweit alles richtig sein wenn mein PC Midi Daten empfängt, oder bin ich da aufm Holzweg? Die Daten werden empfangen sobald ich das Core Modul anschalte, wenn ich versuche Mios upzuloaden, dann gehts leider nur bis "Forcing Reboot". Midi Troubleshooting werd ich nacher nochmal Punkt für Punkt durchgehen. Gruß enners EDIT: noch eine Frage zum Midi Troubleshoot: TEST PROG1: If you are not sure that the bootstrap loader has been burned successfully, use the verify function of IC-Prog/P18 Was genau ist damit gemeint, bzw. wie teste ich das?
  23. Hallo Leute, hier der neue schon wieder. Wollte gerade mal das Mios hochladen, leider rockts nicht so richtig. Midi In sagt irgendwas von Pitch Bend, siehe Anhang. Jemand ne Ahnung was ich verbockt habe? Viele Grüße enners
  24. ah sry, das wusste ich nicht! Vielen dank! Gruß enners
×
×
  • Create New...