8000 fix(board): fix m5stack coreS3 power issue (#54) by Lzw655 · Pull Request #56 · esp-arduino-libs/ESP32_Display_Panel · GitHub
[go: up one dir, main page]

Skip to content

fix(board): fix m5stack coreS3 power issue (#54) #56

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

Lzw655
Copy link
Collaborator
@Lzw655 Lzw655 commented Jun 18, 2024

Closes #54

@lboue
Copy link
Contributor
lboue commented Jun 18, 2024

@Lzw655
Thanks for this fix. Boot is ok now. You can merge this PR.

itialize display panel
Backlight is not available
Draw color bar from top to bottom, the order is B - G - R
Panel test example end
Touch point(0): x 158, y 136, strength 0
Touch point(0): x 111, y 47, strength 0
Touch point(0): x 103, y 87, strength 0
D (13080) ESP_PanelTouch: Touch panel @0x3c090a04 touched (219, 92, 0)
Touch point(0): x 219, y 92, strength 0
D (15181) ESP_PanelTouch: Touch panel @0x3c090a04 touched (243, 102, 0)

IMG_0985

@Lzw655
Copy link
Collaborator Author
Lzw655 commented Jun 18, 2024

Great. Let's merge it!

@Lzw655 Lzw655 enabled auto-merge June 18, 2024 03:55
@Lzw655 Lzw655 disabled auto-merge June 18, 2024 03:55
@Lzw655 Lzw655 merged commit c695ee2 into master Jun 18, 2024
3 checks passed
@Lzw655 Lzw655 deleted the bugfix/fix_m5stack_cores3_power branch June 18, 2024 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bootloop running PanelTest example on M5CORES3: E (275) FT5x06: esp_lcd_touch_new_i2c_ft5x06(161): FT5x06 init failed
2 participants
0