Hi!
I tried to set GPIO14 and 15 alternate function to PWM with Application configuration tool (6.1.4) via DH advanced setting with swapped FW. But when I uploaded that on the IC GPIO configuration (0x5c) is incorrect.
Raw value of register 0x5c in App conf 0x9001200000000000000032729000000002a0000000000000000000000000003c0080000000000000000000000000002b0e7 where MUX select bytes 17-20 with value 0x000003c0 doesn't switch gpio14 and 15 to alternate function.
Running that generated binary GPIO 14 is input and GPIO15 is output with attached event SourcePDO0ContractBit0_Port2.
Another thing to note Host Interface Technical Reference Manual says that HW control register (0x6b) is 9 bytes, in App conf it is 12 bytes, but actually reading that register says that it is 10 bytes in size.