Tool/software:
Hello, we are using TI’s TPS53647 with pin strap configuration. The power IC powers up according to the strapped value and starts driving the PWM (VOUT). After that, we want to change VOUT by writing a VID value into the VOUT_COMMAND register, but it doesn’t work. The VOUT_MAX register is still at its default (FF). Later, we tried writing the VID value into the MRF_specific_11 register, and in this case, the IC actually drove VOUT according to the written value. However, it ignored the VOUT_MAX limit and exceeded it.
Why is this happening? Why can’t I change the output voltage using the VOUT_COMMAND register?