Skip to content

Conversation

@iabdalkader
Copy link
Contributor

  • Fix analog mode register address.
  • Fix output format register update.

If you look closely you'll see that the RGB565 colors are actually wrong.

josuah
josuah previously approved these changes Feb 10, 2025
Copy link
Contributor

@josuah josuah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The bugfix LGTM. Thank you!

Comment on lines -83 to +85
{GC2145_REG_OUTPUT_FMT, 0x14}, /* Analog Mode 1 (vflip/mirror[1:0]) */
{0x18, 0x22}, /* Analog Mode 2 */
{0x17, 0x14}, /* Analog Mode 1 (vflip/mirror[1:0]) */
{0x18, 0x22}, /* Analog Mode 2 */
Copy link
Contributor

@josuah josuah Feb 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is right... Good catch!
scrot_20250210_171349_582x83

- Fix analog mode register address.
- Fix output format register update.

Signed-off-by: Ibrahim Abdalkader <[email protected]>
@kartben kartben merged commit e6c5f4d into zephyrproject-rtos:main Feb 12, 2025
26 checks passed
@iabdalkader iabdalkader deleted the gc2145_fix_fmt branch February 12, 2025 11:27
@iabdalkader iabdalkader restored the gc2145_fix_fmt branch March 8, 2025 18:21
@iabdalkader iabdalkader deleted the gc2145_fix_fmt branch March 8, 2025 18:22
@iabdalkader iabdalkader restored the gc2145_fix_fmt branch March 8, 2025 18:22
@iabdalkader iabdalkader deleted the gc2145_fix_fmt branch March 8, 2025 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants