Cannot Get the BlackPIll to work with ST7735, Please Help. #3017
Replies: 2 comments 5 replies
-
Try with the BL signal set high (or low) so LEDs are on. Does the display work the? If so then it sounds like a power supply problem. Are you running the display from 5V? |
Beta Was this translation helpful? Give feedback.
-
Even though that solved that issue I'm hoping you'll consider to put some advice regarding another issue since it's a discussion. I'm trying the display on another board STM32F405 from WeAct (Similar to Adafruit feather), and the same configurations(configurations that worked for the blackpill) are not working for that board. the screen is just white. cannot observe anything. Any help regarding this would be awesome. @Bodmer Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Output for running read setup information
I've tried so many variations. Still I might have missed something.
Please help me on how to set this up. and what am I doing wrong.
I'm using platformIO with stm32duino and this is the display I bought. https://github.com/WeActStudio/WeAct-ST7735/tree/master
When I leave Backlight wire not connected, I can see that the display is doing stuff that I programmed it to do without a blacklight. If I use pwm for backlight it just results in white screen.
Beta Was this translation helpful? Give feedback.
All reactions