- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Can you please confirm what is the default state of the I2C_INT_EC (Pin F11, Embedded Controller interrupt) on the CYPD6227-96BZXI? Is it logic low or high?
Also what is the state change when the PD controller wants to actually send an interrupt to the Embedded controller. Is it low to high or high to low?
Do we need to configure this as edge triggered interrupt or level triggered in the EC?
-Kiran
Solved! Go to Solution.
- Labels:
-
USB EZ-PD Type-C
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Kiran,
I2C_INT_EC is configured as open drain pin. By default it will be floating. External pull-up should be used.
This pin is an active low pin and edge triggered . High-to-low transition can be considered for the interrupt.
Pranava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Kiran,
I2C_INT_EC is configured as open drain pin. By default it will be floating. External pull-up should be used.
This pin is an active low pin and edge triggered . High-to-low transition can be considered for the interrupt.
Pranava