This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

cc2538 with sst25vf020b

Other Parts Discussed in Thread: CC2538

Hi,

please somebody  tell me how to maintain  cc2538 fss pin low in ssi.    i am trying to interface sst25vf020b

1. to read Device id should give 4 byte address keeping fss pin low. but here its getting terminated in every byte data transfer(fss high)

how to retain fss status uisng SSI master mode.

  • Hi shibin,

    I was wondering if the description about MICROWIRE frame format in the CC2538 User's Guide didn't help. If it doesn't work, how about configuring the FSS pin as a GPIO and controlling it directly?

    - Cetri