Hello,
I am using i.MX RT1176 MCU and MCUXpresso IDE. I want to use PWM for this mcu. As far as I understand, I need to make the following settings for XBAR.
I write these codes. So can I do these via peripheral or pin config tool?
Thank you,
Speedy
Solved! Go to Solution.
Thank you so much for your interest in our products and for using our community.
Very good observation!
Pin Tool only allows to route XBAR signals to external pads. And in Peripherals Tool the XBAR module is not listed.
Also, in Peripherals Tool (PWM module) allows to enable/disable PWM fault inputs. But it do not allow to set them as low.
So you need to perform such XBAR configuration by code.
Have a nice day!
Thank you so much for your interest in our products and for using our community.
Very good observation!
Pin Tool only allows to route XBAR signals to external pads. And in Peripherals Tool the XBAR module is not listed.
Also, in Peripherals Tool (PWM module) allows to enable/disable PWM fault inputs. But it do not allow to set them as low.
So you need to perform such XBAR configuration by code.
Have a nice day!