Motor control using Imx8mm

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

Motor control using Imx8mm

1,196 次查看
hsiddiquee
Contributor II

Hello,

Our company is using imx8mm to make a device. There are bunch of processes going on in the imx processor. Like image processing, multiple motors (Mostly at different time), display, etc. For two specific motor control, we need to keep changing it's angle to specific degrees. One motor angle is track by potentiometer (may need ADC). 

Can you guys suggest, if we should use separate 8bit micro-controller for motor control or should we control it directly from imx8mm. 

 

Thank you

标签 (1)
0 项奖励
回复
2 回复数

1,188 次查看
igorpadykov
NXP Employee
NXP Employee

Hi hsiddiquee

 

unfortunately i.MX8M Mini has not adc, for motor applications may be useful

GPT1 capture capability (measure phase difference between input signals),

example can be found in M4 SDK_EVK-MIMX8MM (..driver_examples/gpt/capture/ folder)

available on https://mcuxpresso.nxp.com/en/welcome

 

Best regards
igor

0 项奖励
回复

794 次查看
MPUUser
Contributor I

Hi,

 

Does iMX8MPLus also has this function?

GPT1 capture capability (measure phase difference between input signals).

 

How many independent input capture can the 8MPlus support?

I have 4 motors with optical encoder feedback. They can be single phase or 2 phase.

Can it support 4 x single phase? Or better still, 4 x 2 phase encoder inputs?

 

Thanks.

0 项奖励
回复