<?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[ATOM_SPK, no sound output]]></title><description><![CDATA[<p dir="auto">Dear all,<br />
I am trying this device : <a href="https://shop.m5stack.com/products/atomic-speaker-base-ns4168" target="_blank" rel="noopener noreferrer nofollow ugc">https://shop.m5stack.com/products/atomic-speaker-base-ns4168</a> using the software from this link (<a href="https://github.com/m5stack/M5Atom/tree/master/examples/ATOM_BASE/ATOM_SPK/PlayRawPCM" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m5stack/M5Atom/tree/master/examples/ATOM_BASE/ATOM_SPK/PlayRawPCM</a>)</p>
<p dir="auto">This is the message i get when resetting the atom lite :<br />
ets Jun  8 2016 00:22:57</p>
<p dir="auto">rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)<br />
configsip: 188777542, 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:1<br />
load:0x3fff0030,len:1344<br />
load:0x40078000,len:13964<br />
load:0x40080400,len:3600<br />
entry 0x400805f0<br />
E (303) esp_core_dump_&lt;V͡� Incorrect size of core dump image: 0<br />
M5Atom initializing...OK<br />
E (82) I2S: i2s_driver_uninstall(2048): I2S port 0 has not installed<br />
E (83) I2S: i2s_check_set_mclk(253): ESP32 only support to set GPIO0/GPIO1/GPIO3 as mclk signal, error GPIO number:120<br />
E (89) I2S: i2s_set_pin(314): mclk config failed<br />
I2S Write</p>
<p dir="auto">I know the software is running through some checks in the software i have build in.<br />
But i do not here any sound. No beep at startup and no soumd when i press the button.<br />
This function returns a false : _AtomSPK.begin()<br />
The weird thing is that the definition is : bool ATOMSPK::begin(int __rate) but it is called without __rate defined.<br />
Within the begin function the error occurs in :  err += i2s_set_pin(SPAKER_I2S_NUMBER, &amp;tx_pin_config);</p>
<p dir="auto">Any idea?<br />
Thanks</p>
]]></description><link>https://community.m5stack.com/topic/6641/atom_spk-no-sound-output</link><generator>RSS for Node</generator><lastBuildDate>Sat, 14 Mar 2026 17:18:28 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6641.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 18 Jul 2024 08:09:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ATOM_SPK, no sound output on Thu, 31 Jul 2025 16:49:57 GMT]]></title><description><![CDATA[<p dir="auto">I too have the ATOM_SPK and the sample programs run but create no sound, even with the earphone jack.<br />
<a href="https://docs.m5stack.com/en/atom/atom_spk" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.m5stack.com/en/atom/atom_spk</a><br />
The <code>PlayRawPCM</code> program runs but no sound.</p>
<p dir="auto">Also the <code>PlayMP3FromSD</code> is missing files, such as <code>AudioFileSourceSD.h</code>.</p>
<h2>Has anyone got these to work?</h2>
<p dir="auto">I can get the beep program here to work<br />
<a href="https://github.com/PaulskPt/M5Stack_M5Atom_EchoSPKR" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/PaulskPt/M5Stack_M5Atom_EchoSPKR</a></p>
<p dir="auto">But it seems this program makes a constant hum sounds always, and the beep when button pressed. I assume the battery will die faster too.</p>
<p dir="auto">ps. What's up with tagging posts as being "OLD" - when it's a year ago, but the programs being tried are 4 years old. It sure seems to me that the "thread" of any issue, even decades old, should still be used to keep that context intact. Oh well..</p>
]]></description><link>https://community.m5stack.com/post/29674</link><guid isPermaLink="true">https://community.m5stack.com/post/29674</guid><dc:creator><![CDATA[konacurrents]]></dc:creator><pubDate>Thu, 31 Jul 2025 16:49:57 GMT</pubDate></item></channel></rss>