Page 1 of 4

LCD problem

PostPosted: Sun Apr 11, 2010 7:34 pm
by alkama
Hi,
I programmed my PIC18LF2550, and i think it's ok.Then i use MCT to update firmware, this is the log:

21:25:23 INFO: Initialization started
21:25:23 INFO: Configuration file read successfully
21:25:23 INFO: Pad names file read successfully
21:25:23 INFO: Input names file read successfully
21:25:26 INFO: MIDI IN connection opened
21:25:26 INFO: MIDI OUT connection opened
21:25:26 INFO: Megadrum settings from last session read successfully
21:25:26 INFO: Initialization finished
21:25:27 INFO: NEW Megadrum's firmware has been released:
20100126
21:26:01 INFO: Opening MIDI port to send firmware...
21:26:01 INFO: Sending firmware...
21:26:19 INFO: Firmware was sent. Now closing...
21:26:19 INFO: FIRMWARE UPDATED!

The LCD shine, but there are no any mark on this.

All connections with PCB are ok.

Where is the problem?

By the way, should megadrum be showed in 'My computer' when it be connected by USB?

Thanks.

Re: LCD problem

PostPosted: Sun Apr 11, 2010 8:26 pm
by dmitri
Have you at all looked at this sticky topic?
MegaDrum FAQ. Read it before posting in this forum!

Re: LCD problem

PostPosted: Sun Apr 11, 2010 8:41 pm
by alkama
I have read this, voltage between LCD pin 1 and 3 is 0V.
And other question?

Re: LCD problem

PostPosted: Sun Apr 11, 2010 9:04 pm
by dmitri
alkama wrote:I have read this, voltage between LCD pin 1 and 3 is 0V.

Is it good?

And other question?

What other question?

Re: LCD problem

PostPosted: Sun Apr 11, 2010 9:15 pm
by alkama
It is not good. Should be between 0.5 and 1.5V

Re: LCD problem

PostPosted: Sun Apr 11, 2010 9:39 pm
by Firelord
dmitri wrote:Have you at all looked at this sticky topic?
I wonder why the LCD topic is not sticky. Was it not before?

dmitri wrote:What other question?
A question from the "support staff" I presume :-)

Re: LCD problem

PostPosted: Sun Apr 11, 2010 9:44 pm
by Firelord
Also I think that the firmware might not have been updated properly.

alkama, did you program ATMega with a bootloader using a parallel programmer + PonyProg prior to attempting to update the firmware via MCT?

Re: LCD problem

PostPosted: Sun Apr 11, 2010 9:49 pm
by alkama
Can i check it however?

Re: LCD problem

PostPosted: Sun Apr 11, 2010 9:49 pm
by dmitri
Firelord wrote:
dmitri wrote:Have you at all looked at this sticky topic?
I wonder why the LCD topic is not sticky. Was it not before?

The LCD topic (and several others) is referenced from the sticky MegaDrum FAQ topic. Too many sticky topics and you will only see them on the first page of the subforum.

Re: LCD problem

PostPosted: Sun Apr 11, 2010 10:00 pm
by alkama
Firelord wrote:alkama, did you program ATMega with a bootloader using a parallel programmer + PonyProg prior to attempting to update the firmware via MCT?


Yes i do everything from section 'Programming Megadrum bootloader' from website.