This content has been marked as final.
Show 2 replies
-
1. Re: CY8C4014SXI-421 SPI Communication
helic_263931 Nov 24, 2015 1:31 AM (in response to suno_285741)You can always bit-bang the SPI protocol in software. Its not as fast and nees CPU time, but it works.
-
2. Re: CY8C4014SXI-421 SPI Communication
suno_285741 Nov 26, 2015 4:45 PM (in response to suno_285741)Thanks for answer.
I will try it.