# LCD question/ 3.3V

**URL:** https://forum.midibox.org/t/lcd-question-3-3v/18426
**Category:** Parts Questions
**Created:** [June 28, 2014, 8:54pm UTC](https://forum.midibox.org/t/lcd-question-3-3v/18426 "2014-06-28T20:54:42Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![PickNick](https://forum.midibox.org/user_avatar/forum.midibox.org/picknick/32/182_2.png) [@PickNick](https://forum.midibox.org/u/PickNick)
#### Post date: [June 28, 2014, 8:54pm UTC](https://forum.midibox.org/t/lcd-question-3-3v/18426/1 "2014-06-28T20:54:42Z")

</div>

Hi all!

&nbsp;

i bought a nice Raystar LCD modul for my minimalSID synth.

[http://www.tme.eu/en/Document/8edbea480ac602455d604e39dfe07a51/RC2002A-BIG-ESV.pdf](http://www.tme.eu/en/Document/8edbea480ac602455d604e39dfe07a51/RC2002A-BIG-ESV.pdf)

&nbsp;

///Interface Pin Function at page 6

&nbsp;

can i use this with a PIC based core if the LCD Vdd is 3.3V and the pin 16 is NC/not connected?

&nbsp;

&nbsp;

&nbsp;

---

<div class="post-metadata">

### Author: ![Shuriken](https://forum.midibox.org/user_avatar/forum.midibox.org/shuriken/32/149_2.png) [@Shuriken](https://forum.midibox.org/u/Shuriken)
#### Post date: [June 29, 2014, 8:38am UTC](https://forum.midibox.org/t/lcd-question-3-3v/18426/2 "2014-06-29T08:38:31Z")

</div>

Not by default no as the PIC Core operates on 5V. You will need to build a level conversion circuit with for example a 74HCT541.

---

<div class="post-metadata">

### Author: ![Hawkeye](https://forum.midibox.org/user_avatar/forum.midibox.org/hawkeye/32/223_2.png) [@Hawkeye](https://forum.midibox.org/u/Hawkeye)
#### Post date: [June 29, 2014, 10:57am UTC](https://forum.midibox.org/t/lcd-question-3-3v/18426/3 "2014-06-29T10:57:14Z")

</div>

Yes!

If you donÂ´t want to use an IC, and have a few resistors lying around, that might work, too:

As the data lines on the LCD end are only receiving data, you donÂ´t need bi-directional level shifting and also as no high currents flow, it is possible to also build that with voltage dividers (two resistors per data line). You can get 3.3V supply voltage for the display by using a LDO voltage regulator (fed by 5V, outputting 3.3V).

&nbsp;

Many greets!

Peter

&nbsp;

PS: Great avatar, PickNick! Good old times! 🙂

---

<div class="post-metadata">

### Author: ![PickNick](https://forum.midibox.org/user_avatar/forum.midibox.org/picknick/32/182_2.png) [@PickNick](https://forum.midibox.org/u/PickNick)
#### Post date: [June 29, 2014, 4:59pm UTC](https://forum.midibox.org/t/lcd-question-3-3v/18426/4 "2014-06-29T16:59:35Z")

</div>

thanks!

&nbsp;

i have a few 3.3V regulator…of course:)

…but i still don’t know what about the pin16 on the LCD

which is NC on the datasheet…

&nbsp;

cheers!

&nbsp;

Peter

---

<div class="post-metadata">

### Author: ![Hawkeye](https://forum.midibox.org/user_avatar/forum.midibox.org/hawkeye/32/223_2.png) [@Hawkeye](https://forum.midibox.org/u/Hawkeye)
#### Post date: [June 29, 2014, 5:12pm UTC](https://forum.midibox.org/t/lcd-question-3-3v/18426/5 "2014-06-29T17:12:28Z")

</div>

Looking at the datasheet, iÂ´d say no need to connect pins 15 and 16.

&nbsp;

These are normally the supply pins for the display backlight. I think this special model has an inverter or something like that onboard, especially as pin 15 is described as “negative voltage output”.

&nbsp;

The worst thing that can happen when you donÂ´t connect the pins, is that you have no backlight (but should see characters).

The worst thing that can happen, if you connect them (especially as pin 15 is described as negative voltage output) is the release of some awesome amount of magic smoke! 😉

&nbsp;

Many greets,

Peter
