Electrical – How to test phone vibrator motor

motormotor controllertesting

I have a phone vibrator motor that I want to check. This is what it looks like:

enter image description here

And here is the schematic from the service manual:

enter image description here

The motor is not connected to the circuit. It is by itself as seen in the first image. Opening and closing the phone is not straightforward so I am hoping to test it without having to reassemble the whole phone.

The motor's part number is EAU62024101. The motor controller's part number is ISA1000A. I could not find datasheets for either.

I am a noob so I am not sure how to go about testing it. I see a 3.3V source… Can I just connect the 3.3V line from my Arduino to one terminal, and ground to the other?

Update:
I managed to test it with the phone's circuit using jumper wires. I would still love to hear from anyone who has insight on how you can read the above schematic and deduce an appropriate standalone circuit to test the motor.

Best Answer

If this motor is very precious to burn, you can start measuring the end-to-end resistance of the terminals. Then start with connecting a big enough (i.e. 10x of the motor) potentiometer that you can adjust the serial resistance between your voltage source and the motor. Good luck.

Related Topic