Hi All.
What is XBAR? How it works and what kind of structure is it?
Most peripherals not work without XBAR setting.
I'm working with i.MX RT1062, and I refer these documents.
IMXRT1060RM.pdf
IMXRT1060CEC.pdf
IMXRT1060IEC.pdf
These document are not documented well about XBAR.
So I can't understand well about XBAR.
Hi jamesbone-san
Unfortunately, I didn't find the information I wanted to know.
On sample code to to use FlexPWM, XBARA is setting like below code.
I would like to know why it is set this way. In other words, I want to know the input / output relationship for this function. Is there a correspondence table or block diagram?
Looking at this, I don't understand why it is chosen this way.
Hi Kenji,
XBAR is a module intended to provide a flexible crossbar switch function that allows any input (typically from external GPIO or internal module outputs) to be connected to any output (typically to external GPIO or internal module inputs) under user control. The need of XBAR when using PWM is because of how the faults pins are internally connected, as you mentioned we do not have this documented in our manual but I recommend you to check this thread.
Solved: How to run PWM on RT1064 EVK ? - NXP Community
Have a great day,
Felipe
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored. Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
------------------------------------------------------------------------------