cancel
Showing results for 
Search instead for 
Did you mean: 

Technical support regarding E-Paper display(waveshare)

Vignesh_V
Associate II

Hi friends,
I have need one help regarding my interface i have interface STM32F103C8T6 with 4.2inch e-Paper Module (B).when I am trying to upload the code to display through stm32 ,display show Full red color on display. I have used library download on Waveshare tutorial website like E-Paper code. I configured all configuration correctly but i did not know what is the problem so give the solution for my error. Also i have attached my code file in the below attachment.Thank you advance for responses.

2 REPLIES 2
Andrew Neil
Evangelist III

@Vignesh_V wrote:

i have interface STM32F103C8T6 ...


What board is it on?

Show your schematic.
https://community.st.com/t5/community-guidelines/how-to-write-your-question-to-maximize-your-chances-to-find-a/ta-p/575228

 


@Vignesh_V wrote:

 4.2inch e-Paper Module (B).


Please give a link to that.

As it's a Waveshare product, have you contacted Waveshare for support?

 


@Vignesh_V wrote:

I have used library download on Waveshare tutorial website like E-Paper code.


Again, please give a link.

And, as it's Waveshare's library, have you contacted Waveshare for support?

 

MOBEJ
ST Employee

Hello @Vignesh_V ,

You can use the BSP examples and demos for EPD  ( E-Paper display) available for the STM32L0, specifically on the STM32L0538-DISCOVERY board. These BSP examples  can be found on GitHub and demonstrate how to use various EPD features, such as displaying strings with different fonts, utilizing different line mode structures, and drawing images.

You can use these examples as a reference and adapt them to match with your STM32F103C8T6 project.

BR

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.