XBAR init for PWM

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

XBAR init for PWM

Jump to solution
653 Views
SpeedyGonzalesss
Contributor III

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.

SpeedyGonzalesss_0-1710423284877.png

I write these codes. So can I do these via peripheral or pin config tool?

Thank you,

Speedy

0 Kudos
Reply
1 Solution
636 Views
_Leo_
NXP TechSupport
NXP TechSupport

Hi @SpeedyGonzalesss,

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!

View solution in original post

0 Kudos
Reply
2 Replies
637 Views
_Leo_
NXP TechSupport
NXP TechSupport

Hi @SpeedyGonzalesss,

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!

0 Kudos
Reply
628 Views
SpeedyGonzalesss
Contributor III
Thank you!
0 Kudos
Reply