From 61668176d6418cb4ff07b7eca83ba5e2ebd4421a Mon Sep 17 00:00:00 2001 From: Brian Y Date: Sat, 14 Dec 2019 20:09:36 -0500 Subject: [PATCH] changed booster BT_PHA and PHB to 10ms, strength 0, 0.27uS --- RaspberryPi&JetsonNano/python/lib/waveshare_epd/epd2in7.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epd2in7.py b/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epd2in7.py index 767c47c..2092f61 100644 --- a/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epd2in7.py +++ b/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epd2in7.py @@ -321,8 +321,10 @@ class EPD: self.send_data(0x09) # VDHR self.send_command(0x06) # BOOSTER_SOFT_START - self.send_data(0x07) - self.send_data(0x07) + # self.send_data(0x07) + # self.send_data(0x07) + self.send_data(0x00) + self.send_data(0x00) self.send_data(0x17) # Power optimization