<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Display 13.2 Module (M126) issue with a HDMI display]]></title><description><![CDATA[<p dir="auto">Hello,<br />
I have one of the new Display 13.2 Modules (M126). I've been able to get the example program working with a few different HDMI displays but I have a smaller HDMI display where I cannot get to display anything. This is a new module and I can't find any information on troubleshooting steps. Besides resolution and refresh rate, what other settings can I play around with?</p>
<p dir="auto"><strong>static M5ModuleDisplay display(800, 480, 60);</strong></p>
<p dir="auto">Thank you in advance!</p>
<p dir="auto">Here is the debug log output:</p>
<p dir="auto">rst:0x1 (POWERON_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT)<br />
configsip: 0, SPIWP:0xee<br />
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00<br />
mode:DIO, clock div:2<br />
load:0x3fff0030,len:1184<br />
load:0x40078000,len:13104<br />
load:0x40080400,len:3036<br />
entry 0x400805e4<br />
[     7][D][esp32-hal-cpu.c:244] setCpuFrequencyMhz(): PLL: 480 / 2 = 240 Mhz, APB: 80000000 Hz<br />
[   455][I][esp32-hal-psram.c:96] psramInit(): PSRAM enabled<br />
[   489][I][M5GFX.cpp:482] init_impl(): [M5GFX] [Autodetect] load from NVS : board:3<br />
[   490][I][esp32-hal-i2c.c:75] i2cInit(): Initialising I2C Master: sda=21 scl=22 freq=100000<br />
[   495][D][M5GFX.cpp:694] autodetect(): [M5GFX] AXP192 found<br />
[   503][D][M5GFX.cpp:445] _read_panel_id(): [M5GFX] [Autodetect] read cmd:04 = ff0000e3<br />
[   508][I][M5GFX.cpp:787] autodetect(): [M5GFX] [Autodetect] M5StackCore2<br />
[   635][I][esp32-hal-i2c.c:75] i2cInit(): Initialising I2C Master: sda=21 scl=22 freq=100000<br />
[   636][V][Touch_FT5x06.cpp:63] _check_init(): [FT5x06] CIPHER:0x64 / FIRMID:0x10 / VENDID:0x11<br />
[   641][I][esp32-hal-i2c.c:75] i2cInit(): Initialising I2C Master: sda=21 scl=22 freq=100000<br />
[   686][D][M5ModuleDisplay.h:111] init_impl(): [LGFX] pkg:0<br />
[   687][D][M5ModuleDisplay.h:136] init_impl(): [LGFX] ModuleDisplay with Core2/Tough<br />
[   688][I][Panel_M5HDMI.cpp:435] init(): [M5HDMI] i2c port:1 sda:21 scl:22<br />
[   695][I][esp32-hal-i2c.c:75] i2cInit(): Initialising I2C Master: sda=21 scl=22 freq=100000<br />
[   704][I][Panel_M5HDMI.cpp:442] init(): [M5HDMI] Chip ID: 17 02 e2</p>
<p dir="auto">[   709][I][Panel_M5HDMI.cpp:448] init(): [M5HDMI] Resetting HDMI transmitter...<br />
[   718][I][Panel_M5HDMI.cpp:108] LOAD_FPGA(): [M5HDMI] Erase FPGA SRAM...<br />
[   731][I][Panel_M5HDMI.cpp:124] LOAD_FPGA(): [M5HDMI] Starting Writing to SRAM...<br />
[  1222][I][Panel_M5HDMI.cpp:168] LOAD_FPGA(): [M5HDMI] SRAM Prog Finish...<br />
[  1222][I][Panel_M5HDMI.cpp:460] init(): [M5HDMI] Waiting the FPGA gets idle...<br />
[  1225][I][Panel_M5HDMI.cpp:473] init(): [M5HDMI] FPGA ID:48 44 00 03<br />
[  1231][I][Panel_M5HDMI.cpp:480] init(): [M5HDMI] Initialize HDMI transmitter...<br />
[  1574][I][M5GFX.cpp:482] init_impl(): [M5GFX] [Autodetect] load from NVS : board:3<br />
[  1575][I][esp32-hal-i2c.c:75] i2cInit(): Initialising I2C Master: sda=21 scl=22 freq=100000<br />
[  1580][D][M5GFX.cpp:694] autodetect(): [M5GFX] AXP192 found<br />
[  1590][D][M5GFX.cpp:445] _read_panel_id(): [M5GFX] [Autodetect] read cmd:04 = ff0000e3<br />
[  1593][I][M5GFX.cpp:787] autodetect(): [M5GFX] [Autodetect] M5StackCore2<br />
[  1751][I][esp32-hal-i2c.c:75] i2cInit(): Initialising I2C Master: sda=21 scl=22 freq=100000<br />
[  1752][V][Touch_FT5x06.cpp:63] _check_init(): [FT5x06] CIPHER:0x64 / FIRMID:0x10 / VENDID:0x11</p>
]]></description><link>https://community.m5stack.com/topic/5030/display-13-2-module-m126-issue-with-a-hdmi-display</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 02:50:51 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/5030.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 04 Feb 2023 19:16:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Display 13.2 Module (M126) issue with a HDMI display on Thu, 06 Apr 2023 10:16:15 GMT]]></title><description><![CDATA[<p dir="auto">Warning<br />
The display 13.2 , in the 1920x1080 mode, seems limited to 24 frames/seconde<br />
It does not accept 50 or 60 frames.<br />
One of my monitors does not accept 24 frames/seconde.</p>
]]></description><link>https://community.m5stack.com/post/20536</link><guid isPermaLink="true">https://community.m5stack.com/post/20536</guid><dc:creator><![CDATA[F1CJN_Alain]]></dc:creator><pubDate>Thu, 06 Apr 2023 10:16:15 GMT</pubDate></item><item><title><![CDATA[Reply to Display 13.2 Module (M126) issue with a HDMI display on Tue, 07 Feb 2023 16:16:06 GMT]]></title><description><![CDATA[<p dir="auto">Hi,<a class="plugin-mentions-user plugin-mentions-a" href="/user/admiralmaggie" aria-label="Profile: admiralmaggie">@<bdi>admiralmaggie</bdi></a>,<br />
Resolution and refresh rate depend on the monitor being used. If variable, the resolution can be changed.<br />
However, some monitors have a fixed resolution and refresh rate, in which case it is necessary to match the monitor specifications.</p>
]]></description><link>https://community.m5stack.com/post/20041</link><guid isPermaLink="true">https://community.m5stack.com/post/20041</guid><dc:creator><![CDATA[mongonta555]]></dc:creator><pubDate>Tue, 07 Feb 2023 16:16:06 GMT</pubDate></item><item><title><![CDATA[Reply to Display 13.2 Module (M126) issue with a HDMI display on Tue, 07 Feb 2023 15:58:17 GMT]]></title><description><![CDATA[<p dir="auto">Thanks <a class="plugin-mentions-user plugin-mentions-a" href="/user/macsbug" aria-label="Profile: macsbug">@<bdi>macsbug</bdi></a> . In addition to resolution and refresh rate, is there anything else I can play around with?</p>
]]></description><link>https://community.m5stack.com/post/20040</link><guid isPermaLink="true">https://community.m5stack.com/post/20040</guid><dc:creator><![CDATA[admiralmaggie]]></dc:creator><pubDate>Tue, 07 Feb 2023 15:58:17 GMT</pubDate></item><item><title><![CDATA[Reply to Display 13.2 Module (M126) issue with a HDMI display on Tue, 07 Feb 2023 01:00:59 GMT]]></title><description><![CDATA[<p dir="auto">Hello@admiralmaggie</p>
<p dir="auto">It depends on the type of HDMI Display.</p>
<p dir="auto">Not Display Module 13.2, but...<br />
For ATOM Display and TOSHIBA REGZA：<br />
(1920/4,1080/4,24);<br />
(640,360,60);<br />
(320,180,60,1280,720);<br />
(320,240,60,320<em>4,240</em>3);<br />
(500,300,60,1280,720);<br />
(500,300,24,1920,1080);<br />
(480,320,24,1920,1080);<br />
(480,320,60,1280,720);<br />
(500,300,60,1280,720);</p>
]]></description><link>https://community.m5stack.com/post/20033</link><guid isPermaLink="true">https://community.m5stack.com/post/20033</guid><dc:creator><![CDATA[macsbug]]></dc:creator><pubDate>Tue, 07 Feb 2023 01:00:59 GMT</pubDate></item></channel></rss>