Does Open-RB 150 have ppm output?

Issue:

PROVIDE A THOUROUGH DESCRIPTION OF YOUR ISSUE, THE MORE DETAIL YOU PROVIDE THE EASIER IT WILL BE FOR THE COMMUNITY TO PROVIDE YOU ASSISTANCE


DYNAMIXEL Servo: XL330

LIST ALL DYNAMIXEL SERVOS USED IN THIS PROJECT


DYNAMIXEL Controller: OpenRB 150

LIST ALL DYNAMIXEL CONTROLLERS USED IN THIS PROJECT


Software Interface: Arduino IDE

LIST ALL SOFTWARE INTERFACES USED IN THIS PROJECT

Just as the topic, does Open-RB have a PPM output for sbus?

The Open-RB-150 should support PPM output through the use of the PulsePosition Arduino library

But whenever I modify GCLK Register, it causes the board freeze and not responding anything making me have to press the reset button while flashing an empty sketch into the board otherwise the board will just keep freezing.

And seems the PulsePosition Arduino Library does not compile even for other boards like Arduino Uno. It appears this library only supports on Teensy3.0, have you successfully ran ppm library on an OpenRB-150?