Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EastRising 5" 480x272 E325364 not initializing? #129

Open
MrBambix opened this issue Mar 2, 2018 · 14 comments
Open

EastRising 5" 480x272 E325364 not initializing? #129

MrBambix opened this issue Mar 2, 2018 · 14 comments

Comments

@MrBambix
Copy link

MrBambix commented Mar 2, 2018

Hi Sumotoy,

Not sure if this is the right place to ask nor do i want to be bothering you... Just mention it and I will take the post away.

Anyway I am trying to use an EastRising 5" display with your library with product number 325364, ebay URL:

https://www.ebay.com/itm/Serial-SPI-5-5-0-inch-TFT-LCD-Module-Display-w-Capacitive-Touch-Panel-Tutorial-/291861890941?hash=item43f453077d&tfrom=302058660713&tpos=unknow&ttype=price&talgo=origal

Anyway, it seems it just does not switch on or the backlight stays off for some reason. This is configured for 4 wire spi allthough I tried with additional RST and INT on the JP3 header.

Allmost feel like giving up and maybe my display is faulty but if you have any ideas to try that would be great.

btw it is running on external 3.3V power.

Thanks for looking and regards

Leo

@riuson
Copy link

riuson commented Mar 2, 2018

@MrBambix, when you buy this display, what power supply you have specified? 5V or 3.3V?
Because their PCB can have possibility use one or another, by selection right jumpers. If jumpers are wrong, display/backlight will not start correctly.

@MrBambix
Copy link
Author

MrBambix commented Mar 2, 2018 via email

@riuson
Copy link

riuson commented Mar 2, 2018

Please give a link to exactly your display on their home site: https://www.buydisplay.com/default/tft-display/5-inch
And attach photo of PCB from component's side.

@MrBambix
Copy link
Author

MrBambix commented Mar 2, 2018 via email

@riuson
Copy link

riuson commented Mar 2, 2018

@MrBambix, images from email's are not supported on GitHub. You need to login here.
Your link to ebay just shows common info about display. As I understand, 3.3V power supply option was specified.

@MrBambix
Copy link
Author

MrBambix commented Mar 2, 2018

Vladimir,

https://www.buydisplay.com/default/tft-5-inch-lcd-display-module-controller-board-serial-i2c-ra8875

Is this link on the buydisplay website. On my request they have made it ready for 4 wire-SPI and 3.3V for which the jumpers seem to be set correctly as far as i can see from the documentation.

regards,
Leo

@MrBambix
Copy link
Author

MrBambix commented Mar 2, 2018

buydisplay325364

@riuson
Copy link

riuson commented Mar 2, 2018

Ok.

J8 Short: Vdd=3.3V Power Supply
J8 Open: Vdd=5V Power Supply.

As I can see, it is short, 3.3V.
Also you can check, what your power supply delivering 3.3 V with 450 mA successfully and voltage is stable.
And... Check this:

  • Pin 14 BL_Control on FFC connector CON2,
  • Backlight Conrol:
    • J15 Short, J16 Open: Select Backlight Control Signal with External Input
    • J15 Open, J16 Short: Select Backlight Control Signal with RA8875 'PWM'

@MrBambix
Copy link
Author

MrBambix commented Mar 2, 2018 via email

@riuson
Copy link

riuson commented Mar 2, 2018

For the backlight control jumpers, J16 closed and j15 open. Am I correct in that that is the way it should be for the library to control the backlight ?

It should be controlled via RA8875. Perhaps this is the responsibility of the library. I do not know, because I'm not familiar with this library.
You can check average voltage or signal (with oscilloscope) on RA8875 PWM output.

Not sure what you mean by: Pin 14 BL_Control on FFC connector CON2 ?

Taking into account the state of the jumpers J15 & J16, this pin no longer affects.

@MrBambix
Copy link
Author

MrBambix commented Mar 3, 2018

Well,

Did a complete rewire and now I am a bit further. The backlight comes on but so far only a white screen nothing drawn upon it..

regards,
Leo

@MrBambix
Copy link
Author

MrBambix commented Mar 3, 2018

Wow accidentally i put on a bit more voltage then 3.3V, where this board should be configured for and voila it started working at 3.8V ! weird but ow well. Quite sure the jumpers on the board are set for 3.3V and the voltage regulator also puts out 3.3V ow well.. .Thanks for thinking along with me here and maybe this information will help others. Regards, Leo

@riuson
Copy link

riuson commented Mar 3, 2018

the voltage regulator also puts out 3.3V ow well..

No...
When jumpers configured to 5.0V, there is U2 regulator (5.0 -> 3.3) used.
When jumpers configured to 3.3V, then U2 regulator is just shortened (by J8) and not used.
Other their display board have such schematic:
JP short = 3.3V, open = 5.0V
1
er-tftm035-6 pcb

@MrBambix
Copy link
Author

MrBambix commented Mar 3, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants