<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Wav File read And Play On I2S</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/116337/wav-file-read-and-play-on-i2s</link><description>i am reading the wav file from SD card and playing in I2S but getting This error can anyone Help with this? I really appreciate any help you can provide. ######## CODE ############ ##### ERROR #####</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 14 Nov 2024 12:06:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/116337/wav-file-read-and-play-on-i2s" /><item><title>RE: Wav File read And Play On I2S</title><link>https://devzone.nordicsemi.com/thread/510463?ContentTypeID=1</link><pubDate>Thu, 14 Nov 2024 12:06:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5395a360-9af6-4eab-a0c5-e0c35bdde8ce</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Vishal,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I haven&amp;#39;t worked much with I2S. But for the busfault issue, you may want to look at if there is pointer pointed to a wrong place. Or there is buffer overflow.&amp;nbsp;&lt;br /&gt;Please take a look at this ticket :&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/84170/bus-fault---precise-data-bus-error"&gt;Bus Fault - Precise Data bus Error&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can use addr2line tool to find where the&amp;nbsp;0x0002d9a0 point to in your code.&amp;nbsp;&lt;br /&gt;Another related ticket:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/112689/trying-to-figure-out-a-bus-fault-error-zephyr-nrf52840"&gt;Trying to figure out a bus fault error (Zephyr + NRF52840)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Have you tested the output on I2S with some&amp;nbsp;smaller&amp;nbsp;data&amp;nbsp; instead of the full wav file from the SD card ?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>