<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic s32k116LATOMFMT in S32K</title>
    <link>https://community.nxp.com/t5/S32K/s32k116LATOMFMT/m-p/2321847#M56968</link>
    <description>&lt;P&gt;芯片上电后，复位引脚的电压一直是1.14v，处于拉低状态。代码无法写入&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/377659i74391E66E6590922/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Feb 2026 09:51:58 GMT</pubDate>
    <dc:creator>MDHS</dc:creator>
    <dc:date>2026-02-24T09:51:58Z</dc:date>
    <item>
      <title>s32k116LATOMFMT</title>
      <link>https://community.nxp.com/t5/S32K/s32k116LATOMFMT/m-p/2321847#M56968</link>
      <description>&lt;P&gt;芯片上电后，复位引脚的电压一直是1.14v，处于拉低状态。代码无法写入&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/377659i74391E66E6590922/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Feb 2026 09:51:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/s32k116LATOMFMT/m-p/2321847#M56968</guid>
      <dc:creator>MDHS</dc:creator>
      <dc:date>2026-02-24T09:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: s32k116LATOMFMT</title>
      <link>https://community.nxp.com/t5/S32K/s32k116LATOMFMT/m-p/2322422#M56982</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;请问使用的哪种编程器？PEMicro还是Segger&lt;/P&gt;
&lt;P&gt;复位方式是否切换过引脚硬件复位而不是通过指令？&lt;/P&gt;
&lt;P&gt;空芯片因为没有程序就是会周期性复位的，reset引脚会观察到周期性脉冲。下载完程序后就不会再复位了。&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Robin&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2026 09:19:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/s32k116LATOMFMT/m-p/2322422#M56982</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2026-02-25T09:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: s32k116LATOMFMT</title>
      <link>https://community.nxp.com/t5/S32K/s32k116LATOMFMT/m-p/2322435#M56983</link>
      <description>我用的是s32ds arm2.2版本的ide。 直接将RST引出与DNG短接进行复位。但是我现在程序下载不进去，也用过官方历程根据网上操作直接进行下载也还是不行。报错有以下几种都出现过：第一种：Error in services launch sequenceStarting J-Link GDB Server timed out. 第二种：'Launching pressure Debug_FLASH' has&lt;BR /&gt;encountered a problem.&lt;BR /&gt;J-Link GDB Server failed:Could not connect to target. Please check if targetis powered and if ribbon cable is pluggedproperly. For more details, see the JLinkGDBServerCL.execonsole.</description>
      <pubDate>Wed, 25 Feb 2026 09:34:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/s32k116LATOMFMT/m-p/2322435#M56983</guid>
      <dc:creator>MDHS</dc:creator>
      <dc:date>2026-02-25T09:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: s32k116LATOMFMT</title>
      <link>https://community.nxp.com/t5/S32K/s32k116LATOMFMT/m-p/2324079#M57024</link>
      <description>&lt;P&gt;1.&amp;nbsp; 请使用万用表检查S32K116的SWD_CLK\SWD_DIO\RESET_b\VDD\VSS与调试器的这几个信号正确连接。之前遇到过客户调试器与开发板中间的转接板电路错误导致无法调试的情况。&lt;/P&gt;
&lt;P&gt;2. 尝试在JLinkCommander里输入以下命令来连接S32K&lt;BR /&gt;device S32K144&lt;BR /&gt;if SWD&lt;BR /&gt;speed 4000&lt;BR /&gt;connect&lt;BR /&gt;如果仍失败，尝试：&lt;BR /&gt;speed 1000&lt;BR /&gt;connect&lt;BR /&gt;如果你按着 RESET 按键（保持低电平），同时再执行 connect，很可能就能连上了。这说明问题来源于——你的用户程序把调试口破坏了（看门狗/低功耗/复用）。&lt;/P&gt;
&lt;P&gt;3. 之前是否成功下载过其他程序？之前下载的程序是否禁用了调试口或者让程序直接进入低功耗模式？&lt;/P&gt;
&lt;P&gt;4. 根据ERR052092: PMC: During the power up sequence, the microcontroller may stay in&lt;BR /&gt;reset condition if the current demand is not satisfied. 的提示，请确保供电芯片的输出电流大于200mA。&lt;/P&gt;
&lt;P&gt;5. 请使用示波器测量一下复位引脚的脉冲宽度和周期，然后在&lt;A href="https://mp.weixin.qq.com/s/Fb2L32l3v6oOJof3-2P7Rg" target="_self"&gt;S32K1xx系列MCU应用指南之芯片锁死(lockup)复位原因分析与恢复方法详解&lt;/A&gt;里根据脉宽多少us来查看什么情况。&lt;/P&gt;
&lt;DIV&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 27 Feb 2026 02:58:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/s32k116LATOMFMT/m-p/2324079#M57024</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2026-02-27T02:58:55Z</dc:date>
    </item>
  </channel>
</rss>

