m5stack/M5Core2

Errors for M5stack core2 control 12 channel Servo module

lisheng-kuang opened this issue · 0 comments

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

  • OS:
  • IDE &IDE Version:
  • Repository Version:
    windows 10 and ubuntu 10

Additional context

No response

Issue checklist

  • I searched for previous reports in the issue tracker
  • My report contains all necessary details