Core2 V1.1 with Display Module 13.2



  • Hi,

    I have an application running on a Core2 with a Display Module 13.2. It runs fine with a Core2 V1.0, but with a Core2 v1.1 I'm getting no output on the HDMI display. I'm using M5Unified (latest version), and I'm using PlatformIO.

    M5.getDisplayIndex(m5gfx::board_M5ModuleDisplay) on the Core2 V1.0 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.

    Does anyone have any suggestions?

    Thanks.