digital output on P8[0] to P8[8] but it didn't work

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

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

I am using PSoC 6 BLE Pioneer Kit. regarding my application, I need to have a digital output on P8[0] to P8[8] but it didn't work I tried the same program on other ports like P5[0] to P5[6] I got the digital output and it works fine. since I need a high number of digital output in my work, how can I make P8 work?

0 Likes
1 Solution
AlenAn14
Moderator
Moderator
Moderator
500 replies posted 100 solutions authored 250 replies posted

Hi @iabdelsalam ,

The pins P8[0] to P8[7] are not connected to the header J20 of the PSoC 6 BLE Pioneer Kit by default but instead to the capsense pad as mentioned on page 14 , of the CY8CKIT-062-BLE PSoC 6 BLE Pioneer Kit Guide as shown below:

AlenAn14_0-1642944171976.pngAlenAn14_1-1642944183465.png

You will have to make the hardware connections as mentioned above to be able to use the pins on port 8 as GPIOs.

Hope this helps!

Warm Regards
Alen

 

View solution in original post

0 Likes
2 Replies
AlenAn14
Moderator
Moderator
Moderator
500 replies posted 100 solutions authored 250 replies posted

Hi @iabdelsalam ,

The pins P8[0] to P8[7] are not connected to the header J20 of the PSoC 6 BLE Pioneer Kit by default but instead to the capsense pad as mentioned on page 14 , of the CY8CKIT-062-BLE PSoC 6 BLE Pioneer Kit Guide as shown below:

AlenAn14_0-1642944171976.pngAlenAn14_1-1642944183465.png

You will have to make the hardware connections as mentioned above to be able to use the pins on port 8 as GPIOs.

Hope this helps!

Warm Regards
Alen

 

0 Likes

thanks, Alen  

I will do the hardware connections

0 Likes