-
Notifications
You must be signed in to change notification settings - Fork 0
/
dm-nafe13388-application-examples.xml
33 lines (33 loc) · 1.56 KB
/
dm-nafe13388-application-examples.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<data:item xmlns:data="data" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="data ../../xsd/alp.xsd" type="demo" format="cmsis" versionSchema="1.0.0" name="nafe13388 application examples" uuid="f388c843-a103-45d3-918e-ee44bd9e95fb">
<display_title>
NAFE13388-UIM Industrial Applications with GUI and CLI support .
</display_title>
<overview>
<![CDATA[This is a demo application which provides a command line interface and GUI interface for these six applications of NAFE13388 for Analog to Digital Conversion.<br>Current Sensing using SCSR Conversion<br>Voltage Sensing using SCSR Conversion<br>Voltage Sensing using MCMR Conversion<br>RTD 2/4 Wires using SCCR Conversion<br>Weight Scale]]>
</overview>
<toolchains>
<toolchain name="mcux"></toolchain>
</toolchains>
<families>
<family name="mcx"></family>
</families>
<nxp_compatible_hw>
<hw id="FRDM-MCXN947"></hw>
</nxp_compatible_hw>
<nxp_ebh_hw>
<ebh id="nxp_nafe13388_uim"></ebh>
</nxp_ebh_hw>
<peripherals>
<peripheral name="sensor"></peripheral>
<peripheral name="spi"></peripheral>
<peripheral name="timer"></peripheral>
<peripheral name="uart"></peripheral>
<peripheral name="dma"></peripheral>
<peripheral name="gpio"></peripheral>
</peripherals>
<categories>
<category name="sensor"></category>
<category name="industrial"></category>
<category name="ui"></category>
</categories>
</data:item>