This content has been marked as final.
Show 2 replies
-
1. Re: SPI Master and slave mode [CYBLE-212020-01]
hima Jan 18, 2018 2:12 AM (in response to user_483423427)Hello,
You will need to have the SCB component in unconfigured mode and configure it in firmware. There is a code example for SCB unconfigured available with PSoC Creator. Please have a look at that.
Thanks,
Hima
-
2. Re: SPI Master and slave mode [CYBLE-212020-01]
e.pratt_1639216 Jan 18, 2018 1:47 PM (in response to user_483423427)As hima stated, you will need to use the SCB component in unconfigured mode, and then manually switch/set which mode you are using and when to get it to flip between master and slave modes.