How to config an input pin on PSoC

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
user_1972291
Level 1
Level 1
5 sign-ins First reply posted First question asked

I'm using the mcu CY8C20236A, programing on PSOC designer. It seems easily to use rich modules on PSOC designer, such as LED/LCD driver and button captures. But I can't find the way to configure the P0_4 as an input pin. How can I do?

Pls help me, Thanks!

0 Likes
1 Solution
LinglingG_46
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 10 questions asked
0 Likes
1 Reply
LinglingG_46
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 10 questions asked

Please refer to the linker file to control the PSoC1 GPIO:

https://www.cypress.com/documentation/application-notes/an2094-psoc-1-getting-started-gpio

0 Likes