cancel
Showing results for 
Search instead for 
Did you mean: 

STM32L0538-DISCO - GDEY0213B74 - refresh time

XIBiyotee
Associate

Hi,

I bought an STM32L0538-DISCO MB1143B for an internal project.

This is the first time i work with an e-paper and i am surprised by the refresh time of the display which is slower than i expected and could be an issue.

 

I observe the refresh time of the display is highly dependant of the temperature:

  • 100° = 2.1s
  • 25° = 2.1s
  • 15° = 3.1s
  • 10° = 6.4s

Could you confirm that is a "standard" refresh time for an e-paper ?

Apart from temperature is there another way to reduce the refresh time ?

 

Best Regards,

 

1 ACCEPTED SOLUTION

Accepted Solutions
Peter BENSCH
ST Employee

Welcome @XIBiyotee, to the community!

The display in the STM32L0538-DISCO is from 2012, in the meantime considerably better and faster e-paper displays have appeared on the market.

However, the e-paper displays usually have their own controller, so that the refresh times of displays are determined exclusively by themselves and their controllers. These times can therefore only be influenced by selecting the appropriate display, not by the STM32 supplying the data.

Regards
/Peter

In order 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.

View solution in original post

2 REPLIES 2
Peter BENSCH
ST Employee

Welcome @XIBiyotee, to the community!

The display in the STM32L0538-DISCO is from 2012, in the meantime considerably better and faster e-paper displays have appeared on the market.

However, the e-paper displays usually have their own controller, so that the refresh times of displays are determined exclusively by themselves and their controllers. These times can therefore only be influenced by selecting the appropriate display, not by the STM32 supplying the data.

Regards
/Peter

In order 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.
XIBiyotee
Associate

Thanks for your reply.

I will look for a more recent display.

 

Regards