<?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>MCX MicrocontrollersのトピックRe: MCXN947 HPDAC (14-bit) driver support in Zephyr</title>
    <link>https://community.nxp.com/t5/MCX-Microcontrollers/MCXN947-HPDAC-14-bit-driver-support-in-Zephyr/m-p/2321850#M4886</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/259637"&gt;@wesOS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;The MCXN947 HPDAC (DAC2) is not currently supported in upstream Zephyr. The FRDM‑MCXN947 board only includes support for the LPDAC (nxp,lpdac), and there is no devicetree binding or driver for HPDAC in Zephyr.&lt;/DIV&gt;
&lt;DIV&gt;&lt;LI-CODE lang="markup"&gt;        dac0: dac@10f000 {
		compatible = "nxp,lpdac";
		reg = &amp;lt;0x10f000 0x1000&amp;gt;;
		interrupts = &amp;lt;106 0&amp;gt;;
		status = "disabled";
		voltage-reference = &amp;lt;0&amp;gt;;
		#io-channel-cells = &amp;lt;1&amp;gt;;
	};&lt;/LI-CODE&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;A href="https://docs.zephyrproject.org/latest/boards/nxp/frdm_mcxn947/doc/index.html" target="_blank"&gt;FRDM-MCXN947 — Zephyr Project Documentation&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;If you need HPDAC functionality now, the recommended approach is to use the MCUXpresso SDK HPDAC driver directly inside your Zephyr application, when a peripheral has no Zephyr driver.&lt;/DIV&gt;
&lt;DIV&gt;BR&lt;/DIV&gt;
&lt;DIV&gt;Harry&lt;/DIV&gt;</description>
    <pubDate>Tue, 24 Feb 2026 09:55:10 GMT</pubDate>
    <dc:creator>Harry_Zhang</dc:creator>
    <dc:date>2026-02-24T09:55:10Z</dc:date>
    <item>
      <title>MCXN947 HPDAC (14-bit) driver support in Zephyr</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/MCXN947-HPDAC-14-bit-driver-support-in-Zephyr/m-p/2320348#M4870</link>
      <description>&lt;P&gt;I am using Zephyr on an MCXN947 and I need to use the on-chip 14-bit HPDAC (clocked as DAC2, i.e., kCLOCK_Dac2 in the MCUXpresso HAL). I cannot find a Zephyr devicetree binding and driver that targets the HPDAC peripheral on this SoC. Is the MCXN947 HPDAC currently supported upstream in Zephyr, and if not, what are the recommended options? If there is an existing patch/branch or tracking issue for HPDAC support, could you point me to it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Feb 2026 16:26:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/MCXN947-HPDAC-14-bit-driver-support-in-Zephyr/m-p/2320348#M4870</guid>
      <dc:creator>wesOS</dc:creator>
      <dc:date>2026-02-19T16:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: MCXN947 HPDAC (14-bit) driver support in Zephyr</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/MCXN947-HPDAC-14-bit-driver-support-in-Zephyr/m-p/2321850#M4886</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/259637"&gt;@wesOS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;The MCXN947 HPDAC (DAC2) is not currently supported in upstream Zephyr. The FRDM‑MCXN947 board only includes support for the LPDAC (nxp,lpdac), and there is no devicetree binding or driver for HPDAC in Zephyr.&lt;/DIV&gt;
&lt;DIV&gt;&lt;LI-CODE lang="markup"&gt;        dac0: dac@10f000 {
		compatible = "nxp,lpdac";
		reg = &amp;lt;0x10f000 0x1000&amp;gt;;
		interrupts = &amp;lt;106 0&amp;gt;;
		status = "disabled";
		voltage-reference = &amp;lt;0&amp;gt;;
		#io-channel-cells = &amp;lt;1&amp;gt;;
	};&lt;/LI-CODE&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;A href="https://docs.zephyrproject.org/latest/boards/nxp/frdm_mcxn947/doc/index.html" target="_blank"&gt;FRDM-MCXN947 — Zephyr Project Documentation&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;If you need HPDAC functionality now, the recommended approach is to use the MCUXpresso SDK HPDAC driver directly inside your Zephyr application, when a peripheral has no Zephyr driver.&lt;/DIV&gt;
&lt;DIV&gt;BR&lt;/DIV&gt;
&lt;DIV&gt;Harry&lt;/DIV&gt;</description>
      <pubDate>Tue, 24 Feb 2026 09:55:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/MCXN947-HPDAC-14-bit-driver-support-in-Zephyr/m-p/2321850#M4886</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2026-02-24T09:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: MCXN947 HPDAC (14-bit) driver support in Zephyr</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/MCXN947-HPDAC-14-bit-driver-support-in-Zephyr/m-p/2321899#M4888</link>
      <description>Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229957"&gt;@Harry_Zhang&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Thank you for your reply. Is it clear when zephyr support for DAC2 will be added? Or is there an estimate?&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;&lt;BR /&gt;Wes</description>
      <pubDate>Tue, 24 Feb 2026 11:37:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/MCXN947-HPDAC-14-bit-driver-support-in-Zephyr/m-p/2321899#M4888</guid>
      <dc:creator>wesOS</dc:creator>
      <dc:date>2026-02-24T11:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: MCXN947 HPDAC (14-bit) driver support in Zephyr</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/MCXN947-HPDAC-14-bit-driver-support-in-Zephyr/m-p/2324042#M4898</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/259637"&gt;@wesOS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to confirm it with our internal team.&lt;/P&gt;
&lt;P&gt;I will inform you as soon as there is a result.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Harry&lt;/P&gt;</description>
      <pubDate>Fri, 27 Feb 2026 01:59:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/MCXN947-HPDAC-14-bit-driver-support-in-Zephyr/m-p/2324042#M4898</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2026-02-27T01:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: MCXN947 HPDAC (14-bit) driver support in Zephyr</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/MCXN947-HPDAC-14-bit-driver-support-in-Zephyr/m-p/2324768#M4914</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/259637"&gt;@wesOS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have&amp;nbsp;a draft Pull Request available that adds the HPDAC and DAC2 on the MCXN947.&lt;/P&gt;
&lt;P&gt;You can check.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/zephyrproject-rtos/zephyr/pull/104642" target="_blank"&gt;drivers: dac: enable nxp hpdac by ZhaoxiangJin · Pull Request #104642 · zephyrproject-rtos/zephyr · GitHub&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Harry&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2026 02:23:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/MCXN947-HPDAC-14-bit-driver-support-in-Zephyr/m-p/2324768#M4914</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2026-03-02T02:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: MCXN947 HPDAC (14-bit) driver support in Zephyr</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/MCXN947-HPDAC-14-bit-driver-support-in-Zephyr/m-p/2327132#M4968</link>
      <description>Thank you very much!</description>
      <pubDate>Thu, 05 Mar 2026 12:51:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/MCXN947-HPDAC-14-bit-driver-support-in-Zephyr/m-p/2327132#M4968</guid>
      <dc:creator>wesOS</dc:creator>
      <dc:date>2026-03-05T12:51:59Z</dc:date>
    </item>
  </channel>
</rss>

