MCUXpresso_MCXA153/boards/frdmmcxa153/demo_apps/mc_pmsm/pmsm_snsless
Yilin Sun 35e678394a
Initial commit v2.14.2
Signed-off-by: Yilin Sun <imi415@imi.moe>
2024-02-11 19:33:06 +08:00
..
armgcc Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
board.c Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
board.h Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
clock_config.c Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
clock_config.h Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
freemaster_cfg.h Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
m1_pmsm_appconfig.h Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
m2_pmsm_appconfig.h Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
main.c Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
mc_periph_init.c Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
mc_periph_init.h Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
mc_pmsm_v3_13.xml Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
peripherals.c Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
peripherals.h Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
pin_mux.c Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
pin_mux.h Initial commit v2.14.2 2024-02-11 19:33:06 +08:00
readme.txt Initial commit v2.14.2 2024-02-11 19:33:06 +08:00

Overview
========
The 3-phase permanent magnet synchronous motor (PMSM) control reference application
is  intended to provide the example for 3-phase PMSM motor control solutions.
The reference design uses a closed-loop field-oriented vector speed (FOC) control mechanism.

More information
================
- Release note is in SDK install folder\motor_control\docs\Release_notes.pdf.
- Application User's guide is in SDK install folder\middleware\motor_control\docs\*.pdf.
- Application web page: http://www.nxp.com/sdkmotorcontrol.

Running the demo
================
- Follow chapters "Hardware setup" and "User interface" in Application User's guide.