
Level 1
RaKu_3095736
Level 1
Nov 28, 2018
12:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
hi all, I am counting square wave on pin no P4[5] or P4[4] based on rising edge or falling edge interrupt,
but it's not working on P4[5] or P4[4], the same code is working on any other pins
I am using PSOC4.2 and CY8C5268AXI-LP047TQFP-100-M
Solved! Go to Solution.
Labels
- Labels:
-
PSoC 4 Architecture
1 Solution

Level 1
RaKu_3095736
Level 1
Nov 30, 2018
06:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
I changed the drive mode of both the pins to high impedance digital and its start working
Thank you
2 Replies

Moderator

Moderator
Nov 28, 2018
11:02 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
The two pins are GPIO.
Can you attached your test project here? Whether the Pin in your board has connected anything in your board? If so, remove them.

Level 1
RaKu_3095736
Level 1
Nov 30, 2018
06:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
I changed the drive mode of both the pins to high impedance digital and its start working
Thank you