caemor / epd-waveshare

Drivers for various EPDs from Waveshare
ISC License
203 stars 127 forks source link

Problems with Pico-ePaper-7.5-B #152

Open patrickelectric opened 1 year ago

patrickelectric commented 1 year ago

I'm using: https://www.waveshare.com/wiki/Pico-ePaper-7.5-B

I'm getting a red screen when using epd7in5_v3, but from what I could understand, I should be using epd7in5b_v2, but my esp32-s2 fails to even start when including it with the same code!

image

patrickelectric commented 1 year ago

it appears that the problem only happens when compiling in debug mode.