ADC Triggered by PWM Does Not Work as Expected
Issue
When ADC conversion is configured to be triggered by a PWM signal, the ADC trigger may not function as expected if the required PWM extra features are not enabled. In this case, the PWM block generates the signal, but the corresponding trigger source is not exposed or routed correctly to the ADC.
Solution
Enable the required extra features in PinOutput Support for the PWM configuration and select the appropriate request source used for ADC triggering.
After updating the PinOutput Support configuration and request source, rebuild and redeploy the model, then validate that ADC conversions are triggered by PWM as expected.