Thanks as always for your response. I have initially been trying to use the pyb.Servo library, but find that the precision/resolution of output is limited or truncated. I can command integer whole degrees out using angle, and I can get integer x10 resolution using the .pulse_width command.I would like to be able to command to fractional-degree precision so I am looking for other options.
Is there any high-resolution way to generate finer increments of PWM adjustment on the H7?