AN78446 - Interrupt Handling in EZ-USB® FX2LP™ | Cypress Semiconductor
AN78446 - Interrupt Handling in EZ-USB® FX2LP™
최신 업데이트:
2020년 5월 28일
버전:
*C
This application note explains the handling of three USB specific interrupts and external interrupts in EZ-USB® FX2LP™. Sample code for each interrupt is also available with this AN.
개요
EZ-USB® FX2LP™ incorporates 13 interrupt sources in its interrupt architecture, five standard 8051 interrupts and eight additional EZ-USB® interrupts.
Standard 8051 Interrupts:
- IE0(INT0): External Interrupt0
- IE1(INT1): External Interrupt1
- RI_0 & TI_0: USART1 Interrupt
- TF0: Timer0 Overflow
- TF1: Timer1 Overflow
Additional EZ-USB interrupts:
- TF2: Timer2 Overflow
- PF1: Wake up pin(WU2)
- RI_1 & TI_1: UART 1 Transmit and receive
- USBINT(INT2): USB specific Interrupt
- I2CINT(INT3): I2C Bus Interrupt
- IE4(INT4): External Interrupt 4
- IE5(INT5): External Interrupt 5
- IE6(INT6): External Interrupt 6
For more, see pdf.
번역 문서는 참고용으로만 제공하는 것입니다. 설계 과정에 참여할 경우에는 영어 버전 문서를 참고하는 것이 좋습니다.