On my board, I have a UCD9240, which controls 2 PTD08A020WAD (rail 1 and rail 2) and 1 PTD08A010WAD (rail 3).
In the digital power designer, I configure UCD9240 as following:
1. rail 1 1.0v, rail 2 2.5V, rail 3 2.5V
2. ON_OFF_CONFIG : always converting
3. OV, UV and OC response : continue without interruption
From digital power designer, I exported the configuration to a file. Then I used a MCU to program UCD9240 with the commands in the file (>200 commands).
My problem is :
After power on, there is no pwm output for any one of the modules. Hence all the modules' outputs are 0V.
The configuration of UCD9240 can be read out and verified and it looks allright. The INH of the modules are all tied to 3.3V.
There are no pull-up resisters for SCL and SDA on the board (they are populated on my adaptor board).
So, please tell me what goes wrong. Thanks.