Clock outputs from LS1021A

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

Clock outputs from LS1021A

785 Views
deepaknaiknavar
Contributor II

Hello,

I need to give four 1KHz clock outputs from LS1021 to different modules as a diagnostic pulse (ticks).

Can someone suggest which pins can be used for this purpose?

Labels (1)
Tags (1)
0 Kudos
1 Reply

645 Views
r8070z
NXP Employee
NXP Employee

Have a great day,

LS1021A has several timers which can generate ~1KHz from the system clock (or form an external clock).
These timers are :

 Flex Timer - Please see chapter 1.4.11 FlexTimer module (FTM) and for details chapter 21 FlexTimer Module (FTM) in the LS1021A reference manual. Output signals are FTMn_CHm in the Data Sheet pinout list. For example FTM1_CH0 is channel 0 output of flex timer module1.

 Timer-baud-rate generator. Please see Chapter 30.3.3.2 Multiplexing and timers-baud-rate generators (BRGs), BRG configuration registers 1-4 (BRGCn) in the reference manual. Output signals are BRGOn.

 IEEE 1588 integration timer. See chapter 20.9.7 Hardware assist for IEEE Std. 1588 compliant timestamping in the manula and application note “Support for IEEE 1588™ Protocol in PowerQUICC and QorIQ Processors”
http://cache.nxp.com/files/32bit/doc/app_note/AN3423.pdf
It can provide pulses on 2 outputs: TSEC_1588_PULSE_OUT1 and TSEC_1588_PULSE_OUT1.

Notice that timer’s outputs are shared by different timers and other blocks signals. For example, pin Y2 may provide one of these signals GPIO4_05/EC3_RXD1/TSEC_1588_PULSE_OUT1/FTM3_CH3.

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos