Skip to content

FlexPWM output with pin 1 #164

Closed Answered by mciantyre
Gxinhu asked this question in Q&A
Discussion options

You must be logged in to vote

To use something like your example, we'd need support in imxrt-iomuxc in order to use pin 1 in its PWM alternate. This table shows that pin 1 is a FlexPWM 1 output type X. However, imxrt-iomuxc only supports output types A and B. We'd need to add support for output type X, then provide implementations for the pad corresponding to pin 1.

We likely need support in imxrt-hal, too. I haven't worked with these auxiliary output signals, so I'm not sure how to account for them in the API.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mciantyre
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants