Can't select scb[3].spi_select[*] in Creator

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

cross mob
ruha_3574251
Level 1
Level 1

Hello, I am trying to use P6.0/P6.1/P6.2/P6.4  as a SPI slave. But I find I can't select the scb[3].spi_select in Creator.

Can anyone help to check this? Thanks a lot.

1.png

0 Likes
1 Solution
LiDo_2439176
Level 5
Level 5
First question asked 50 replies posted 50 sign-ins

Hi,

unfortunately only one slave select line is available in Slave mode and it is not optional.

On 64-TQFP package there is no P6(3) pin. So, you can't use scb[3].spi_select0:0.

Result, SCB3 can be used only in Master mode.

Best regards,

Liviu

View solution in original post

0 Likes
3 Replies
Hari
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Dear Ruilin,

We have forwarded your query to our product development team, who will evaluate your query.

Thank you for your interest in Cypress products

Regards

Harigovind

0 Likes
LiDo_2439176
Level 5
Level 5
First question asked 50 replies posted 50 sign-ins

Hi,

unfortunately only one slave select line is available in Slave mode and it is not optional.

On 64-TQFP package there is no P6(3) pin. So, you can't use scb[3].spi_select0:0.

Result, SCB3 can be used only in Master mode.

Best regards,

Liviu

0 Likes

OK, Thanks very much.

0 Likes