nRF54 PWM support confirmation

Hello,

We have a custom board we are developing on that uses the nRF54L15 MCU. The board has some LEDs that we were hoping to drive using PWM, but these are connected to pins on port 2, which we have now found do not have PWM support.

Before we respin the board, I just wanted to get an explicit confirmation that PWM cannot work on port 2 pins. This is mentioned in this previous DevZone thread, but it is not explicitly clear, just suggested that this might be the issue. Also the datasheet snip on that thread says ports 1 and 3 can be used, but on the nRF54L15 datasheet I see only port 1 is supported.

Can we get a confirmation that PWM will only work on port 1 pins and that there is no possible to workaround to use pins on port 2?

Thank you

Related