-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathan-mc-bldc-ke17z.xml
29 lines (29 loc) · 1.34 KB
/
an-mc-bldc-ke17z.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
<data:item xmlns:data="data" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="data ../../xsd/alp.xsd" id="an-mc-bldc-ke17z" type="app_note" format="projectfile" versionSchema="1.0.0" name="mc bldc ke17z">
<display_title>
Sensorless BLDC motor control on KE17Z
</display_title>
<overview>
<![CDATA[This application note demonstrates how to implement the six-step commutation control of brushless direct current(BLDC) motor on KE17Z512 and KE17Z256 MCUs. The NXP Freedom board FRDM-MC-LVBLDC
is used as a hardware platform for the motor
control reference solution. The hardware-dependent part of the motor control
software is addressed as well, including a detailed peripheral setup and driver
description. The FreeMASTER operation is also described in this document.<a name="RTF37303030393a204865616469"></a>]]>
</overview>
<toolchains>
<toolchain name="mcux"></toolchain>
</toolchains>
<families>
<family name="kinetis"></family>
</families>
<nxp_compatible_hw>
<hw id="FRDM-KE17Z"></hw>
<hw id="FRDM-KE17Z512"></hw>
</nxp_compatible_hw>
<peripherals>
<peripheral name="pwm"></peripheral>
<peripheral name="adc"></peripheral>
</peripherals>
<categories>
<category name="motor_control"></category>
</categories>
</data:item>