How to use Freedom KL25Z with Motor Shield L293D

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

How to use Freedom KL25Z with Motor Shield L293D

跳至解决方案
2,134 次查看
rafaalvescomp11
Contributor II

Hi,

Is there a simple tutorial that shows how to configure the components and how to implement the motor control using the Motor Shield L293D with the Freedom KL25Z platform and the Kinetis Design Studio software?

0 项奖励
回复
1 解答
2,110 次查看
nxf58904
NXP Employee
NXP Employee

Hi,

According to L293D's RM, you can set pins as gpio to determine the steering of the motor.

And you can set up a PWM to control the motor's speed.

 

在原帖中查看解决方案

0 项奖励
回复
3 回复数
2,110 次查看
nxf58904
NXP Employee
NXP Employee

You should do is to configure pins as gpio and configure the pwm .

 

Have a great day,
TIC

 

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

 

0 项奖励
回复
2,111 次查看
nxf58904
NXP Employee
NXP Employee

Hi,

According to L293D's RM, you can set pins as gpio to determine the steering of the motor.

And you can set up a PWM to control the motor's speed.

 

0 项奖励
回复
2,103 次查看
rafaalvescomp11
Contributor II

Hi,

Thank you.

0 项奖励
回复