adafruit / adafruit/Adafruit_CircuitPython_RGB_Display
st7789v wrong color
Open
- Dominant language
- Python
- Stars
- 143
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
```
from adafruit_rgb_display.st7789 import ST7789
display.fill(color565(255, 0, 0))
```

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the shown ST7789 example using display.fill(color565(255, 0, 0)) and compare the rendered color with the attached image. Done means the issue identifies the cause of the wrong color and confirms that the display renders the intended red output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100