Jetson Nano supported PWM pins

Hi all,

I am looking for a way to get a PWM output by a pin which is used in the camera port. I am trying to get access to the pin 12 (CAM0_MCLK) to trigger the capture of a camera. Is there a way to configure a pin to give a PWM output if it is not its purpose? If it is not possible. Is there a way to disable such pin?

Thanks in advance for your answers.

Hi, please refer to this topic: [url]What pins can be used for PWM control except 33 in samples - Jetson Nano - NVIDIA Developer Forums, please note the pin number in the topic is of J41, 40 pin head connector.

According to pinmux, it is not possible.

Thanks for your help.