I need to drive a EPD with the iMX6SLEVK. I connect the pins to EPDC expansion port on iMX6SLEVK as follow .
EPD pins ------ iMX6SLEVK expansion port
VCOM ------ EPDC_VCOM0
BORDER ------ EPDC_BDR0
D0~D15 ------ EPDC_D0~EPDC_D15
CKH(clock source driver) ------ EPDC_SDCLK_P
LEH(latch enable source driver) ------ EPDC_SDLE
OEH(output enable source driver) ------ EPDC_SDOE
STH(start pulse source driver) ------ ?
MODE1(output mode selection gate driver) ------ ?
STV(start pulse gate driver) ------ EPDC_GDSP
CKV(clock gate driver) ------ EPDC_GDCLK
Now,my questions :
1 There are two pins I don't know how to connect.
2 Is right the other pins out?
3 How to use the last some pins on EPDC expansion port on iMX6SLEVK like EPDC_PWRCTRL EPDC_SDCE etc?
4 Where can I find the reference design of the IMXEBOOKDC3-E?
Thank you!
Solved! Go to Solution.
1. STH(start pulse source driver) -------- EPDC_SDCE0
MODE1(output mode selection gate driver) -------- EPDC_GDRL
2. Yes, this is right.
3. Just leave them floating.
4. This documentation is not publicly available due to NDA with E-Ink.
Have a great day,
Artur
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
1. STH(start pulse source driver) -------- EPDC_SDCE0
MODE1(output mode selection gate driver) -------- EPDC_GDRL
2. Yes, this is right.
3. Just leave them floating.
4. This documentation is not publicly available due to NDA with E-Ink.
Have a great day,
Artur
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi
Thanks for your great topic and support
According to this topic, I have successfully connected my EPD to the IMX6SLEVK, except for 1 pin
It's called CPV(Shift clock input), pls check the attached image for a more detailed description
Could you please check and tell me how to do it right?
Thanks
Ryder