adafruit / adafruit/Adafruit_CircuitPython_RGB_Display

st7789v wrong color

Open
#122 2 comments 0 reactions 0 assignees View on GitHub
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))
```

![IMG_20240203_162627](https://github.com/adafruit/Adafruit_CircuitPython_RGB_Display/assets/17733616/87213727-1887-4ab2-9b21-d5122bc7a132)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.