hi all, I’ve got another lcd problem. I’ve already made it throught hundreds of posts, but none seemed to help me.
I use two 40x2 LCD modules from reichelt, which were recommended on thorstens orderlist.
after I turn on the core module (mios1.7, setup_mbseq_v2.syx & main.syx successfully uploaded), the display lights up and shows:
-
1 row of blocks for 2 seconds
-
then the blocks disappear (as if it wants to display the mios copyright note?)
-
blocks come back again (sometimes it shows 1 and a half row of blocks for a short time)
I tried the trimpots to adjust backlight and contrast, but the display stays blank (apart from the blocks).
I connected some buttons to the DIN module. the input monitor of MIDI-OX reacts to them, so I assume that mios and the application are running properly.
I also did the sysex send/receive test. It seems to work fine - I get prompt response, but strangely there’s a slight difference between the input string and the output string:
input string: F0 00 00 7E 40 00 0F F7
return sring: F0 00 00 7E 40 00 0F 00 F7
something wrong here??
the connections between core and display should be ok. I also tried another small 16x2 LCD module…same problem here.
I measured all the pins suggested in the midi debug article. all are fine, apart from this:
J2 Vd (GND) <-> PIC Pin 20 = 4.85 V
something wrong here??
I also tried to upload the midibox64 application (main.syx). after that, the display shows some strange hyroglyphs and the module sends a continuous sysex stream.
can someone help me out?