Jump to content

mischa.mole

Members
  • Posts

    29
  • Joined

  • Last visited

Everything posted by mischa.mole

  1. I think the PIC ID is right: Thanks, mischa
  2. YAY now it works fine! Seems that something in the GLCD detection didn't work for me..?
  3. Hello! The MIOS i've used was always the unchanged one - File pic18f452/midi/mios_v1_9f_pic18f452.hex I have uploaded MIOS and the LC App again from a newly extracted package - same result. It really eems I have a hardware problem somewhere, but why does the test app work then... ???
  4. @ cimo: okay, no problem :) Yep I tried all that, changed LCD_USE_SECOND and the INITIAL_DISPLAY_PAGE, but i still see a similar screen. But I remember when I uploaded the LC App 2 years ago with only one display connected, I saw a quite "graphical" Screen that used fonts etc. I don't really know what else to change in the LC Code
  5. Nope, it looks like this:
  6. Hello! now both of my displays seem to work properly, so I uploaded the LC Application. Now it looks like the LC App still thinks I have character LCDs connected. I have already set the PIC ID header to 0000000000001000 with the change ID application. Do i need some changes in the LC source Code? I have played with these values and the screen changes accordingly, but I never get a "graphical" screen. #define LCD_USE_SECOND 0 ; the emulation handles with two character LCDs if 1 #define LCD_EMU_COL 55 ; number of emulated columns (characters per line) ; o graphical LCDs: use 55 (like a Logic Control) ; o one 2x40 LCD: use 40 (unfortunately..) ; o two 2x40 LCDs: use 55 (like a Logic Control) #define INITIAL_DISPLAY_PAGE 0 ; initial display page after startup (choose your favourite one: 0-3) What have i forgotten? Thanks! redagrds, mischa
  7. Thorsten you are a genious! You where right with CS3... When i labeled my plugs I misinterpreted the board layout thinking that J8 was the "row" on the bottom because it's written J9/J8......well i should have rechecked that too, not only my soldering! but now i plugged it in the other way round and.. I even managed to move everything in the center and the knobs far to the right (having a 256x64 instead of a 240x64) --> my first efforts in "coding" MIOS applications, yay :D tomorrow Im gonna continue with the LC App, thanks for your help! Regards, mischa
  8. Okay thank you! I'll swap the CS lines from display 1 and 2 to see if this is the error. I will let you knwo the results! Thanks & regards, mischa EDIT: Yep, you were right, same result with swapped displays....guess I'll have to recheck my wiring......
  9. when i put it "non inverted" and the new app_lcd.inc, its the same result as in the start (this: )
  10. Yes Im able to assemble .hex files... I changed the app_lcd.inc file, but now I have got a nearly blank left screen with some half buttons on it, the right screen remains nearly the same... again, thanks for helping me out!
  11. Thanks thorsten! ....but I fear the inverted CS lines are not the problem......now my screens look like this: far too many knows on the screen i think >:( @cimo: sorry, the images are uploaded to the webspace of my university, maybe the blocked some IPs or something....I will upload them elsewhere as soon as possible! regards, mischa
  12. hi! thanks you for answering! I have found this thread but I do think i have the newest version of MIOS, on my Screen it says 1.9f while booting (as seen on the picture in the first post) I do think i have tho change the code somewhere, but I have no idea where to look..... thanks! mischa
  13. Can you tell me where to do that? As I said, I'm not yet familiar with the MIOS coding. :-[ thank you! mischa
  14. Ok, now I uploaded the LC App (just for testing, without any source code changes) Now the result looks like this: (I don't know yet much about Midibox coding, but I'm working on it 8)) Seems to be quite a mess....as far as I know, the startup screen should spread over both screens, am I right? Anyone now whats wrong? Also, it seems that the most right 16 pixel column is unused (like I have found in other threads), but i think I will take care of this later... Thanks for your help! Mischa
  15. Hello! After a 2 year pause, I've just finished the core module and connected the first lcd. Being quite a newbie to the work with microcontrollers, I was surprised that everyhing worked perfectly. I updated MIOS and changed the PIC ID (graphical LCD). Everything worked, the display reads "READY." Then I connected the second LCD, and surprisingly it nearly also worked. Only there seems to be something wrong with some offset or something similar. It looks like this: (while booting) On the right display, some characters seem to have "moved over" a little. But after that, "READY." is written on both displays correctly. Do I have to change something in the MIOS; can you help me? Or am I completely mistaken and my wiring is bad somewhere? Thanks for your response! Regards from Austria, Mischa
  16. Hallo! Wunderbar, ihr seid ein Wahnsinn, es hat funktioniert!!! Nach dem Starten sehe ich jetzt kurz den Copyrighthinweis, danach wird mir der neue ID Header angezeigt --> Perfekt! Danke nochmal!
  17. Hallo! Schwarze Pixel sehe ich, wenn ich das Kontrastpoti verstelle. MIOS: Bei mir kommen folgende Werte: Vielen Dank für eure Hilfe! lg mischa
  18. Hallo! Ich bekomme das Display einfach nicht zum Laufen. habe gerade das Programm lcd_interconnection_test_v1 draufgespielt, alle Pins durchgecheckt und alles hat funktioniert (ich nehme an, das bedeutet, dass der Fehler nicht mehr am MIOS liegt?) Trotzdem sehe ich keinen Text auf dem Display. Habe noch einmal die Spannungen am Display überprüft, sind alle im vorgegeben Bereich (http://www.dst-gmbh.de/avkat/av128641.htm) Leider lässt dieses "Datenblatt" etwas zu wünschen übrig! Gibt es noch etwas, dass ich tun könnte, oder soll ichs am besten gleich mit einem anderen Display probieren? danke und lg mischa
  19. Hallo! Ich benutze ein Graphisches LCD (http://www.dst-gmbh.de/avkat/av128641.htm); daher habe ich mich an diesen Anschlussplan gehalten: http://www.ucapps.de/mbhp/mbhp_glcd0.pdf deshlab die Frage, ob das V0 des J15 frei bleibt mischa
  20. jap genauso war es. jap das stimmt auch 8) deshalb habe ich den Fehler ja in erster Linie am Displayanschluss vermutet.... Ist es richtig, dass der V0 anschluss des J15 frei bleibt, d.h. am Display nirgends angeschlossen wird? Ich habe die Graphik im PDF so interpretiert, dass das 10k Kontrastpoti zwischen dem VEE des Displays, V0 des Displays und GND angeschlossen wird....ist das richtig? lg und vielen Dank, mischa
  21. Okay, soweit wars mir klar ;) mit "erfolgreich" meinte ich, dass beim upload alle crc-tests OK waren, und ich, da ich zum Zeitpunkt des Uploads das LCD noch nicht hatte davon ausgegangen bin, dass er funktioniert hat. Deshalb habe ich den Fehler als erstes bei der Displayverkabelung gesucht.... Dann werde ich mich wohl doch noch einmal mit MIOS beschäftigen müssen 8)
  22. Aha das schaut aus als hätte ich einen grundlegenden Fehler gemacht.....leider bin ich anscheinend zu dumm um zu verstehen, inwiefern mir diese graphik weiterhilft... ???
  23. Hallo! Nachdem das Aufspielen von MIOS nun geklappt hat, versuche ich gerade, mein LCD zum Laufen zu bekommen. Ich benutze folgendes: http://www.dst-gmbh.de/avkat/av128641.htm (ein besseres Datenblatt finde ich einfach nirgends!) Ich habe alle Anschlüsse verlötet und einen 10k Kontrastregler angeschlossen. Wenn ich das ganze aufdrehe, sehe ich die Hintergrundbeleuchtung, und mit dem Kontrastpoti kann ich mir sogar einen komplett schwarzen Raster anzeigen lassen ;) Nur sonst sehe ich leider nichts. Ich habe versucht, den noch freien Reset Pin des Displays an Vss und Vdd anzuschließen oder die Datenleitungen zu vertauschen, immer dasselbe Ergebnis. Hab ich irgendwo einen gröberen Fehler drinnen? Vielen Dank für eure Hilfe lg mischa
  24. Hallo! Es handelt sich um eine midibox LC. Vielleicht war ich wirklich etwas zu voreilig! Aber nachdem ich yuerst [berhaupt kein Sig nal bekommen habe war ich etwas beunruhigt....naja, ich denke ich werde einmal die anderen module fertigstellen und auf mein Display warten, vielleicht ist ja eh alles in Ordnung... Danke f[r euer Antworten! mischa EDIT> sorry, SCH***** englisches tastaturlayout
  25. Hallo! Ich habe gerade das CORE-Modul fertiggestellt, alles gecheckt (Spannungen etc), dann das Modul an den PC angeschlossen. Upload Requests kamen ganz wie gewünscht, danach habe ich wie in der Readme.txt beschrieben das hex-file pic18f452\midi\update_without_installed_mios.hex upgeloadet. Er hat auch brav upgeloadet, nur am Ende stand da [D0 1A] Channel 1: key pressure value: 26 danach ist nichts mehr passiert. wenn ich den Pic jetzt anschliesse passiert garnichts mehr. Was habe ich falsch gemacht? Ich nehme nicht an, dass der Fehler in der Hardware liegt, da ja alles funktioniert hat! lg mischa EDIT: nach dem herausnehmen und Neu einsetzen des PICS bekomme ich wieder eine Meldung! Sysex message: F0 00 00 7E 40 00 01 F7 (Upload Request) allerdings in einigen unterschiedlichen Variationen (nach jedem reboot): Manchmal länger, manchmal kürzer, manchmal dreimal etc. Ist das normal? Ich fürchte ich werde auf das Display warten müssen, um näheres herauszufinden.
×
×
  • Create New...