Notifications
Clear all

Replacement controller LCD screen going up in smoke  

  RSS
Mike G.
(@mike-g-2)
Member
Replacement controller LCD screen going up in smoke

So I’ve been wanting to change the LCD color of my Prusa MK3S and MK2.5. As we know they both use the ramps 2004 lcd controller with a soldered on 20x4 character lcd display.

At first I bought some white text on black background from BuyDisplay ERM2004DNS-1 https://www.buydisplay.com/default/3-3v-5v-20x4-character-lcd-display-module-white-on-black-high-contrast . Soldered it on to my controller board and all was well. It was white text on a black background. Although it was a FTSN lcd display so the backlight bleeds through a LOT, more than I liked. So I searched the internet for some better performing LCDs. Came across the VATN displays from Midas displays MC42005A12W-VNMLW https://uk.farnell.com/midas/mc42005a12w-vnmlw/lcd-alpha-num-20-x-4-white/dp/2483356 , bought two since they claimed to be a cheaper alternative to OLED. Frankly I wanted the OLED look but didn’t want to recompile firmware with ever release from Prusa having to add the OLED library. Both displays are parallel interface, 5v, HD44780 compatible controller and the pin outs are exactly the same according to tech spec sheets from each respective website.

Now I can’t figure out what I am doing wrong. Soldered one of the new Midas displays on, backlight turns on, no text, few seconds later a puff of smoke from the back of the LCD and its dead. Turns out C2 surface mount capacitor burned on the back of the LCD. Thinking I maybe bridged two pads when soldering the second time around I double checked all my soldering by making sure there was no continuity between adjacent pins. Plug it in, power up the printer and poof, smoke and LCD dead again. Same capacitor burned up.

I’m lost as to what could be the cause of this, as on paper they seem to be the same displays just different LCD technology. But something isn’t right if I’m burning them up.

BuyDisplay ERM2004-1 Tech sheet, pin out is on page 9 https://www.buydisplay.com/download/manual/ERM2004-1_Series_Datasheet.pdf

Midas MC42005A12W-VNMLW Tech sheet, pin out is on page 5 http://www.farnell.com/datasheets/1934384.pdf

Posted : 17/03/2019 6:17 am
Bunny Science
(@bunny-science)
Noble Member
Re: Replacement controller LCD screen going up in smoke

I don't think pin 15 on the Midas is the same function as on the BuyDisplay board.

15 and 16 are backlight anode and cathode to power backlight for the Buydisplay,

Pin 15 is a negative voltage output on the Midas going to an off-module contrast control.

Midas backlight is powered by Pin 16 (cathode) but rather than pin 15, backlight cathode goes to vdd via a resistor,

Posted : 17/03/2019 8:02 am
Mike G.
(@mike-g-2)
Member
Topic starter answered:
Re: Replacement controller LCD screen going up in smoke


I don't think pin 15 on the Midas is the same function as on the BuyDisplay board.

15 and 16 are backlight anode and cathode to power backlight for the Buydisplay,

Pin 15 is a negative voltage output on the Midas going to an off-module contrast control.

Midas backlight is powered by Pin 16 (cathode) but rather than pin 15, backlight cathode goes to vdd via a resistor,

I kind of assumed that both pin 15 & 16 serve the same purpose across the two displays. Ground and power respectively. Maybe I’m wrong. Do you think it’s possible to use the Midas display? Or am I just asking for too much?

Posted : 17/03/2019 11:19 am
Bunny Science
(@bunny-science)
Noble Member
Re: Replacement controller LCD screen going up in smoke

I think you can eventually get it working, but need to change how pin 15 is connected to match the circuit diagram in the Midas spec sheet. They don't specify the resistance between it and Vdd.

My approach would be to check if data and and display will even operate would be to connect everything EXCEPT pins 15 and 16.
That should let the rest of the display operate. You won't have any backlight, but can illuminate it from the front to see if proper text is appearing. It will be faint, but detectable.

If you get text display, you know the data lines and LCD controller are working.

I would attach pin 16 directly like the other pins.
Smoke test. If that passes...

Pin 15 (Vee), I would route to a variable resistor wired as in their diagram for external contrast control...

Posted : 17/03/2019 5:01 pm
Mike G.
(@mike-g-2)
Member
Topic starter answered:
Re: Replacement controller LCD screen going up in smoke


I think you can eventually get it working, but need to change how pin 15 is connected to match the circuit diagram in the Midas spec sheet. They don't specify the resistance between it and Vdd.

My approach would be to check if data and and display will even operate would be to connect everything EXCEPT pins 15 and 16.
That should let the rest of the display operate. You won't have any backlight, but can illuminate it from the front to see if proper text is appearing. It will be faint, but detectable.

If you get text display, you know the data lines and LCD controller are working.

I would attach pin 16 directly like the other pins.
Smoke test. If that passes...

Pin 15 (Vee), I would route to a variable resistor wired as in their diagram for external contrast control...
Screen Shot 2019-03-17 at 9.04.12 AM.jpg

I just tried what you mentioned above there is no text on the Midas display when all pins but 15/16 are hooked up. Tried the same with the buydisplay lcd and I can see text but obviously no backlight was on.

I have them hooked up in a breadboard this time so I can get this working before final soldering of everything. LCD controller is brand new and works with a brand new buydisplay LCD, but does not work with a brand new Midas LCD when the backlight is disconnected (pin 15/16)

Posted : 17/03/2019 6:39 pm
Bunny Science
(@bunny-science)
Noble Member
Re: Replacement controller LCD screen going up in smoke

So either the Midas is not compatible with the data signals, or it is simply fried post the magic smoke episode.

Posted : 17/03/2019 7:35 pm
Mike G.
(@mike-g-2)
Member
Topic starter answered:
Re: Replacement controller LCD screen going up in smoke


So either the Midas is not compatible with the data signals, or it is simply fried post the magic smoke episode.

All the components I used to do the test without the backlight have been brand new components. Both LCD’s and the LCD controller are brand new.

Posted : 17/03/2019 8:22 pm
Bunny Science
(@bunny-science)
Noble Member
Re: Replacement controller LCD screen going up in smoke

All the components I used to do the test without the backlight have been brand new components. Both LCD’s and the LCD controller are brand new

Oh. I thought you were using one of the post smoke units with a replaced cap.

So with new components, that's not encouraging in terms of verifying compatibility. I wonder if the controller is feeding correct contrast control voltage for Midas LCD operation. What do you measure on pin 3 (V0)?

Misas spec says VDD-V0 must be between 6.2 and 6.8 volts.

Whereas the Buydisplay uses V0 contrast control at 4.5 to 5.1 volts

Posted : 17/03/2019 8:41 pm
Mike G.
(@mike-g-2)
Member
Topic starter answered:
Re: Replacement controller LCD screen going up in smoke


All the components I used to do the test without the backlight have been brand new components. Both LCD’s and the LCD controller are brand new

Oh. I thought you were using one of the post smoke units with a replaced cap.

So with new components, that's not encouraging in terms of verifying compatibility. I wonder if the controller is feeding correct contrast control voltage for Midas LCD operation. What do you measure on pin 3 (V0)?

Misas spec says VDD-V0 must be between 6.2 and 6.8 volts.

Whereas the Buydisplay uses V0 contrast control at 4.5 to 5.1 volts

That may be it. Constrat pot turned all the way up and I’m reading 5v from pin 3, turned halfway down its about 2.7v.

Although I did happen to find this, article: https://discuss.toms3d.org/hardware-f6/rambo-marlin-oled-t83-s10.html?sid=bed1f528b709fb5a72848ddebf35857f , second post from the end. The user, ‘MatPhillips’ was trying to get the same Midas display to work on his board and the conclusion after talking to the manufacture was to hook pin 16 up to pin 16 on the controller board, isolate pin 15, and run a 9.1k resistor from pin 15 to pin 3 on the Midas display.

Currently I don’t have a 9.1k resistor here to give it a shot, going to run to the store in a little bit, but having all the pins except pin 3 and 15 connected to the controller I get backlight, just no text, but no smoke either from the controller.

Posted : 17/03/2019 9:32 pm
Bunny Science
(@bunny-science)
Noble Member
Re: Replacement controller LCD screen going up in smoke

Ah. A single 9.7k resistor. It's a simplified way to do the contrast control and get negative control voltage from pin 15 to pin 3.

You're otherwise also keeping isolated pin 3 from the controller board too, right?
If you go with the variable potentiometer circuit rather than the fixed resistor, you should get adjustable contrast.

I'm betting hard enough on your succeeding that I have ordered a Midas unit as well. The pressure is on. 😀

Posted : 17/03/2019 9:44 pm
Mike G.
(@mike-g-2)
Member
Topic starter answered:
Re: Replacement controller LCD screen going up in smoke


Ah. A single 9.7k resistor. It's a simplified way to do the contrast control and get negative control voltage from pin 15 to pin 3.

You're otherwise also keeping isolated pin 3 from the controller board too, right?
If you go with the variable potentiometer circuit rather than the fixed resistor, you should get adjustable contrast.

I'm betting hard enough on your succeeding that I have ordered a Midas unit as well. The pressure is on. 😀

Well that did it and while it looks pretty damn good compared to the cheaper FTSN lcd displays, it’s just not nearly as bright as I would hope. It seems as if the backlight on the VATN displays is also not as bright as a FTSN display. But with 9.1k resistor between pin 15 and 3 on only the LCD, it gives a pretty damn good contrast and looks just like an OLED screen just not as bright. I played around with 2.2k, 4.4k and 4.7k resistors between pin 15 and 3 and 9.1k ultimately gave the best contrast, just dim for my liking.

Yes Pin 15 and Pin 3 are NOT connected to the controller, pin 16 is connected to pin 16 on the controller.




Posted : 18/03/2019 3:55 am
Bunny Science
(@bunny-science)
Noble Member
Re: Replacement controller LCD screen going up in smoke

That is great news.
It is a pity that the OLED's are so persnickety.
The Midas does look a lot better than the stock screen screaming "cheap"

Posted : 18/03/2019 6:03 am
Bunny Science
(@bunny-science)
Noble Member
Midas LCD looks better than stock display

Thanks for testing out the Midas LCD, smoke and all. I received mine today and it is definitely a nice upgrade from the stock LCD. You're right about the controller pads being awfully prone to lifting. I damaged one pad despite use of a desoldering vacuum gun and hot air pencil. Was worth the wait and work to my eyes.

I followed your example with a fixed 9.8K ohm resistor to set contrast.

No more blue background. This is a display befitting the Mk3.

Posted : 30/03/2019 7:18 am
jmac
 jmac
(@jmac)
Member
RE:

Hey guys

I relies this is an old old post now but is this MIDAS still the best option for the MK3s+ without having to mod the firmware?

Many Thanks

 

@bunny Science

This post was modified 2 years ago by jmac
Posted : 25/01/2022 8:16 pm
thatdecade
(@thatdecade)
Active Member
RE: Replacement controller LCD screen going up in smoke

Late follow up.  I just ordered another MC42005A12W-VNMLW to install on my second printer.  I use a 10k between pins 3 and 15.

I also tried the black and white display from printed solid and was disappointed when I saw it's performance side by side with the midas display.

https://www.printedsolid.com/products/ldo-prusa-black-screen-with-white-text-mk2-mk2-5-mk3-lcd-display

still the best option for the MK3s+ without having to mod the firmware?

I think so. The only other option I'm aware of is VFD.

Posted : 21/07/2022 7:31 pm
Yasar
(@yasar)
Eminent Member
RE: Replacement controller LCD screen going up in smoke

can I also darken the brightness with a resistor on the buy display? connect pin3 to pin 15?

ERM2004DNS-1

 

Thx

Posted : 25/01/2023 9:32 pm
turboedge
(@turboedge)
Member
RE: Replacement controller LCD screen going up in smoke

This also works with the Raystar VATN screens. Luckily I did not release the smoke trying to figure it out before finding this. Thanks so much!

Posted : 24/10/2023 4:04 am
Share: