m5stack / M5Core2

M5Core2 Arduino Library
MIT License
262 stars 113 forks source link

Errors for M5stack core2 control 12 channel Servo module #115

Open lisheng-kuang opened 1 year ago

lisheng-kuang commented 1 year ago

Describe the bug

Hi,

I'm using M5stack core2 and 12 channel servo module (we bought it and received it today) (https://docs.m5stack.com/en/module/servo) to control servo motors.

I plug the servo module onto the m5stack core2 and use the code (https://github.com/m5stack/M5Core2/blob/master/examples/Module/SERVO/SERVO.ino)

but the servo motor, does not work properly (which means doesn't rotate ), the motor works fine with other drivers.

I guess there might be some problem with the code.

could you please help to check if the M5stack core2 could work with the Servo module?

To reproduce

M5stack core2 servo 12 channel servo motor

Expected behavior

the motor should rotate as expected.

Screenshots

No response

Environment

Additional context

No response

Issue checklist