<?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>What is MPU FAULT?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/114243/what-is-mpu-fault</link><description>Hello， 
 I am using a customized NRF52832 circuit board. During the Bluetooth connection test with a mobile phone, the connection suddenly disconnected, and then quickly reconnected automatically. The log print information is as follows. What is the problem</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 27 Aug 2024 08:50:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/114243/what-is-mpu-fault" /><item><title>RE: What is MPU FAULT?</title><link>https://devzone.nordicsemi.com/thread/499926?ContentTypeID=1</link><pubDate>Tue, 27 Aug 2024 08:50:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6587b7fa-23a2-491f-b478-e8ceffc65d61</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;The stack guard is enabled by default, and the error log indicates that it has detected a stack overflow in one of your threads. I suggest enabling CONFIG_THREAD_NAME to&amp;nbsp;find out which thread the stack overflow occured in.&amp;nbsp;Then you can increase the stack size for that thread to&amp;nbsp;fix the issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is MPU FAULT?</title><link>https://devzone.nordicsemi.com/thread/499922?ContentTypeID=1</link><pubDate>Tue, 27 Aug 2024 08:47:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9520333d-7aa9-404a-9cdd-48cd206d61d6</guid><dc:creator>Kc Owen</dc:creator><description>&lt;p&gt;I&amp;#39;m sorry, I&amp;#39;m not quite sure what you mean,does the link you posted mean to enable stack overflow detection CONFIG_MPU_STACK_GUARD?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is MPU FAULT?</title><link>https://devzone.nordicsemi.com/thread/499878?ContentTypeID=1</link><pubDate>Tue, 27 Aug 2024 05:42:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d01a0e64-131a-4f53-b5ec-51e918bcc386</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The crashlog indicates that you have a stack overflow in one of your threads (&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/hardware/arch/arm_cortex_m.html#mpu-assisted_stack_overflow_detection"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/hardware/arch/arm_cortex_m.html#mpu-assisted_stack_overflow_detection&lt;/a&gt;). I recommend enabling CONFIG_THREAD_NAME in your project configuration file to get the name of the thread with the stack overflow.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>