You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for this great project, a lot of work has been done!
I have a problem working with ED078KC2 and v7 board I bought from there
On booting the controller, there was no sign of anything happening, so after some debugging, I found out that when my screen is connected to the board, the power controller does not seem to output the needed voltages at all, and my FW dies on this piece of code:
So the loop checking if power is ok will not end. But when the screen is not connected, everything works fine. Screen was checked on another controller, so it's fine too, and I don't really know where to look for the issue.
I'd be glad if someone could give me a tip on where to go to fix this problem, thanks!
The text was updated successfully, but these errors were encountered:
Hm, you have an oscilloscope to see how the power behaves? That screen should be working fine, maybe there is some component slightly faulty/ not contacting well so the power chip can't handle the full load... Maybe a multimeter would be enough to see which line is not coming up.
Am 18. Oktober 2024 14:25:35 MESZ schrieb GoReNeY ***@***.***>:
Hi, thanks for this great project, a lot of work has been done!
I have a problem working with ED078KC2 and v7 board I bought from [there](https://www.tindie.com/products/fasani/epdiy-v7-816-bit-parallel-epaper-controller/)
On booting the controller, there was no sign of anything happening, so after some debugging, I found out that when my screen is connected to the board, the power controller does not seem to output the needed voltages at all, and my FW dies on this piece of code:
![image](https://github.com/user-attachments/assets/636e7342-fe2e-4efc-a3b9-64170d8a178b)
So the loop checking if power is ok will not end. But when the screen is not connected, everything works fine. Screen was checked on another controller, so it's fine too, and I don't really know where to look for the issue.
I'd be glad if someone could give me a tip on where to go to fix this problem, thanks!
--
Reply to this email directly or view it on GitHub:
#365
You are receiving this because you are subscribed to this thread.
Message ID: ***@***.***>
Hi, thanks for this great project, a lot of work has been done!
I have a problem working with ED078KC2 and v7 board I bought from there
On booting the controller, there was no sign of anything happening, so after some debugging, I found out that when my screen is connected to the board, the power controller does not seem to output the needed voltages at all, and my FW dies on this piece of code:
So the loop checking if power is ok will not end. But when the screen is not connected, everything works fine. Screen was checked on another controller, so it's fine too, and I don't really know where to look for the issue.
I'd be glad if someone could give me a tip on where to go to fix this problem, thanks!
The text was updated successfully, but these errors were encountered: