M5GFX icon indicating copy to clipboard operation
M5GFX copied to clipboard

Display Module 13.2 not working with Core2 V1.1

Open mjau-scot opened this issue 1 year ago • 3 comments

I have an application that works fine when using Core2 V1.0 with the Display Module 13.2, but when I use the new Core2 V1.1, the display is blank.

M5.getDisplayIndex(m5gfx::board_M5ModuleDisplay) returns 1 on a Core2 V1.0, but returns -1 on a Core2 V1.1, so it appears the Core isn't seeing the display module.

mjau-scot avatar Mar 27 '24 15:03 mjau-scot

Hello, @mjau-scot Thank you for letting me know. Updated develop branch. We'll be releasing updates soon, but if you want to try them out right away, please use the develop branch.

lovyan03 avatar Mar 29 '24 10:03 lovyan03

I can confirm that it's now working fine on Core2 v1.1 with the develop branch. Thanks for fixing this so quickly.

mjau-scot avatar Mar 29 '24 15:03 mjau-scot