changed booster BT_PHA and PHB to 10ms, strength 0, 0.27uS
This commit is contained in:
parent
fdcf44bb86
commit
61668176d6
1 changed files with 4 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue