MCIMX6SLEVK, what is the function of the AC14 pin (REF_CLK_24M) connection between the processor and the PF0100 (INTB)?

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

MCIMX6SLEVK, what is the function of the AC14 pin (REF_CLK_24M) connection between the processor and the PF0100 (INTB)?

Jump to solution
817 Views
RobertCorrellus
Contributor II

MCIMX6SLEVK,  what is the function of the AC14 pin (REF_CLK_24M) connection between the processor and the PF0100 (INTB)?

Labels (1)
Tags (3)
1 Solution
672 Views
PeterChan
NXP Employee
NXP Employee

Pin INTB is the open drain interrupt signal from PF0100 to processor. On EVK, this pin is connecting to REF_CLK_24M which is selected as GPIO input GPIO3_IO21 by default.

View solution in original post

0 Kudos
3 Replies
673 Views
PeterChan
NXP Employee
NXP Employee

Pin INTB is the open drain interrupt signal from PF0100 to processor. On EVK, this pin is connecting to REF_CLK_24M which is selected as GPIO input GPIO3_IO21 by default.

0 Kudos
672 Views
RobertCorrellus
Contributor II

Thanks for your quick reply.  The interrupt from the PF0100 is open drain to the processor, should there be a pull-up on the line?

0 Kudos
672 Views
PeterChan
NXP Employee
NXP Employee

It is optional to have external pull-up on the line because the pad REF_CLK_24M has internal pull-up which can be configured in the IOMUXC_SW_PAD_CTL_PAD_REF_CLK_24M register.

0 Kudos