The driver included in the 24-8 GHI SDK is not working with PWM on port 7.
I’ve tested only on Hydra with last firmware and RC2 sdk.
The CreatePWM() method doesn’t set correct values in the CYP9560 internal registers to setup the PWMx (8 to 15).
The Ian’s driver on codeplex is working correctly.
I think is really easy to fix bug, probably due to some minor change in the driver code.