Thanks for the reply,
I'm still a bit confused here.
I tried to write/read at 4 bytes with continuous PCS selection (Continous SS), but it didn't give any output. It says STATUS_BUSY.
So this is how I configure the SPI component :
AhpKim_0-1683528321594.png
Now, I'm getting 6b occasionally, but the clock starts from 0(low).
========================================================================
So questions are these,
1. How should I configure it to have SPI timing mode 3 which makes the clock start from 1(high)?
AhpKim_1-1683528465077.png
2. What's different between SPI_MasterTransfer and +Blocking except for timeout?
AhpKim_2-1683528615669.png
Thanks, I'm really new to this so please bear with me.