Page 2 of 2

Re: require code for designing on EVE2-70A

Posted: Fri Sep 13, 2019 5:36 pm
by Henry
madhusudan.jadhav,

At this point I would highly recommend trying this:

It will verify your screen is working as well as show you the code, including initialization.

https://github.com/MatrixOrbital/Basic-EVE-Demo

Re: require code for designing on EVE2-70A

Posted: Fri Sep 20, 2019 4:03 pm
by madhusudan.jadhav
Hi Henry,
I used the code.Used library and configuration also and integrated it.the ValH is 0 and ValL 255. I changed the delay time several times

Re: require code for designing on EVE2-70A

Posted: Fri Sep 20, 2019 4:27 pm
by Daniel Divino
Hi madhusudan.jadhav,

Which test executable are you running, and which display variant are you using?

Cheers,
Daniel

Re: require code for designing on EVE2-70A

Posted: Sat Sep 21, 2019 10:20 am
by madhusudan.jadhav
Eve2_81x.h, MarixConf.h, Process.h. I am using EVE2-70A-TPR. I am trying to configure with xmc4500 relax kit. I am using xmc for Arduino code. i have manipulated for the project. I think due to no backlight the display isnot coming. because the display is always black. I am using external 3.3 volt to give supply to display. Also, the program goes at the end there no stucking anywhere. i am able to read reg_id.

Re: require code for designing on EVE2-70A

Posted: Mon Sep 23, 2019 8:25 am
by Daniel Divino
Hi madhusudan.jadhav,

I believe you mentioned you were trying out the Basic EVE Demo as a quick test to verify that your hardware works. Please note that the Basic EVE Demo was developed to run on an EVE display connected to a USB2SPI Bridge adapter.

Were you able to run the Basic EVE Demo properly on your EVE2-70A-TPR display? You mentioned that the ValH and ValL were not coming up properly. Were you running the EVE2_70A_TPR.exe, which is designed specifically for your display?

Cheers,
Daniel